diff options
Diffstat (limited to 'libthreads')
-rw-r--r-- | libthreads/Makefile | 2 |
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 |