Clean up .*.d files for "make tidy" in libutil
authorH. Peter Anvin <hpa@zytor.com>
Tue, 4 Mar 2008 05:23:52 +0000 (21:23 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 4 Mar 2008 05:24:49 +0000 (21:24 -0800)
com32/libutil/Makefile

index d9f2a6c..45e2160 100644 (file)
@@ -105,7 +105,7 @@ libutil_lnx.a: $(LNXLIBOBJS)
        $(OBJCOPY) -O binary $< $@
 
 tidy:
-       rm -f *.o *.lo *.lst *.elf
+       rm -f *.o *.lo *.lst *.elf .*.d
 
 clean: tidy
        rm -f *.lss *.a *.c32 *.lnx *.com