]> andersk Git - moira.git/blobdiff - backup/Makefile.in
add cleandir/distclean target
[moira.git] / backup / Makefile.in
index 16f86856efba4df58219ca81bbf93038dd3dc8d3..ea0c2668c0adc73c2e5f60f20c9e914f3de5089e 100644 (file)
@@ -46,6 +46,9 @@ all: $(TARGET)
 clean:
        rm -f $(BOBJS) $(ROBJS) $(CFILES) $(GENFILES) $(TARGET)
 
+cleandir distclean: clean
+       rm -f Makefile
+
 depend: $(GENFILES) $(CFILES)
 
 install: all
This page took 0.029274 seconds and 4 git commands to generate.