summaryrefslogtreecommitdiff
path: root/libthreads
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1995-07-06 19:43:11 +0000
committerMichael I. Bushnell <mib@gnu.org>1995-07-06 19:43:11 +0000
commit395f6db4c8a51fbce0ed596d9b1d20678f77fad2 (patch)
tree77f5da665937f0c9baf56087b5a0522fc6f3509c /libthreads
parent0e6dfab61275d138c5572cd61b151984014555bf (diff)
Removed dependencies that are now automatically generated.
Diffstat (limited to 'libthreads')
-rw-r--r--libthreads/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/libthreads/Makefile b/libthreads/Makefile
index 5f2b70b0..18752cd7 100644
--- a/libthreads/Makefile
+++ b/libthreads/Makefile
@@ -49,8 +49,6 @@ include ../Makeconf
csw_pic.o: csw.o
cp $< $@
-$(OBJS): cthreads.h cthread_internals.h options.h
-
install: install-cthreads.h
install-cthreads.h: cthreads.h
$(INSTALL_DATA) cthreads.h $(includedir)/cthreads.h