From: roland Date: Sun, 16 Jan 1994 04:49:18 +0000 (+0000) Subject: entered into RCS X-Git-Tag: jems-14oct94~1995 X-Git-Url: http://git.csclub.uwaterloo.ca/?p=kopensolaris-gnu%2Fglibc.git;a=commitdiff_plain;h=1391cee1180fdd0901c068f394cf5d3ad78f49af entered into RCS --- diff --git a/stdlib/Makefile b/stdlib/Makefile index 2ec82f51a7..f7d060b5d7 100644 --- a/stdlib/Makefile +++ b/stdlib/Makefile @@ -1,4 +1,4 @@ -# Copyright (C) 1991, 1992, 1993 Free Software Foundation, Inc. +# Copyright (C) 1991, 1992, 1993, 1994 Free Software Foundation, Inc. # This file is part of the GNU C Library. # The GNU C Library is free software; you can redistribute it and/or @@ -39,8 +39,4 @@ routines := \ distribute := exit.h tests := tst-strtol tst-strtod testmb testrand testsort testdiv -$(objpfx)testsort.input: /usr/dict/words - cp $< $@ -generated := $(objpfx)testsort.input - include ../Rules