mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-12-04 02:02:22 +00:00
* Makefile.in (mostlyclean): Remove cdtest.tmp, cdtest-ur,
cdtest-ur.out, and cdtest-ur.tmp.
This commit is contained in:
parent
9fc63ce06a
commit
083038a72a
@ -663,7 +663,8 @@ diststuff: $(LDDISTSTUFF)
|
||||
|
||||
mostlyclean:
|
||||
-rm -f $(STAGESTUFF) ld.?? ld.??? ldlex.[qp]
|
||||
-rm -f ld ld1 ld2 ld3 *.o y.output cdtest cdtest.out
|
||||
-rm -f ld ld1 ld2 ld3 *.o y.output cdtest cdtest.out cdtest.tmp
|
||||
-rm -f cdtest-ur cdtest-ur.out cdtest-ur.tmp
|
||||
clean: mostlyclean
|
||||
-rm -f $(LD_PROG) configdoc.texi
|
||||
distclean:
|
||||
|
Loading…
Reference in New Issue
Block a user