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