]> andersk Git - moira.git/blobdiff - update/Makefile.in
add cleandir/distclean target
[moira.git] / update / Makefile.in
index 87601ba8aa3da0ec5e68e823d204df645561af61..31a1abbc1526052e8ed15571143a514e7a15baba 100644 (file)
@@ -37,6 +37,9 @@ all: $(TARGET)
 clean:
        rm -f $(SOBJS) $(COBJS) $(TARGET)
 
+cleandir distclean: clean
+       rm -f Makefile
+
 depend:
 
 install: all
This page took 0.030612 seconds and 4 git commands to generate.