From ab73208c9ca99d5c4fd4fc51002578018aaab0fc Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Wed, 4 Oct 1995 20:50:40 +0000 Subject: (csw_pic.o): Bogus braindead target from hell removed. Bushnell will be shot. --- libthreads/Makefile | 5 ----- 1 file changed, 5 deletions(-) (limited to 'libthreads') diff --git a/libthreads/Makefile b/libthreads/Makefile index fb284342..3290e377 100644 --- a/libthreads/Makefile +++ b/libthreads/Makefile @@ -42,11 +42,6 @@ VPATH = $(machine) include ../Makeconf -# This is cheating, but it's a lot easier than writing PIC assembly -# code. -csw_pic.o: csw.o - cp $< $@ - install: $(includedir)/cthreads.h $(includedir)/cthreads.h: cthreads.h $(INSTALL_DATA) cthreads.h $(includedir)/cthreads.h -- cgit v1.2.3