]> andersk Git - moira.git/commitdiff
fixed make clean
authormar <mar>
Wed, 16 Aug 1989 20:36:06 +0000 (20:36 +0000)
committermar <mar>
Wed, 16 Aug 1989 20:36:06 +0000 (20:36 +0000)
gdb/Makefile

index de2297f968cb2a4d4b9da96147c161ff989c237b..eb64c7290c9a2b828c7b964bd34aeb55e2c6a97f 100644 (file)
@@ -160,6 +160,7 @@ ftp: tar.file
 
 clean:
        rm -f *.o libgdb.a libgdb_p.a tar.file *.PS *.err \#* *~ profiled/*.o
+       rm -f llib-lgdb.ln TAGS
 
 depend: $(GDBCSRCS)
        $(CC) -M $(CFLAGS) $(GDBCSRCS) | \
This page took 0.040017 seconds and 5 git commands to generate.