projects
/
kopensolaris-gnu
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
ea3fc2a
)
entered into RCS
author
roland
<roland>
Sun, 16 Jan 1994 04:49:18 +0000
(
04:49
+0000)
committer
roland
<roland>
Sun, 16 Jan 1994 04:49:18 +0000
(
04:49
+0000)
stdlib/Makefile
patch
|
blob
|
history
diff --git
a/stdlib/Makefile
b/stdlib/Makefile
index
2ec82f5
..
f7d060b
100644
(file)
--- 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
# 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
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
include ../Rules