diff options
Diffstat (limited to 'libthreads/Makefile.GNU2')
-rw-r--r-- | libthreads/Makefile.GNU2 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libthreads/Makefile.GNU2 b/libthreads/Makefile.GNU2 index 7dead299..bcddc41e 100644 --- a/libthreads/Makefile.GNU2 +++ b/libthreads/Makefile.GNU2 @@ -31,4 +31,3 @@ libthreads.a: $(OBJS) $(CPP) $(CPPFLAGS) $< > $*.as $(AS) -o $@ $*.as rm -f $*.as - |