]> andersk Git - moira.git/blobdiff - gen/Makefile.in
add cleandir/distclean target
[moira.git] / gen / Makefile.in
index c38ca4cc5fab21a18b4003a52fd289c3e4bc9761..2eae800cb107f6622d6bd8020ace4b4fe2014ed5 100644 (file)
@@ -53,6 +53,9 @@ all: $(TARGET)
 clean:
        rm -f $(OBJS) $(CFILES) $(TARGET)
 
+cleandir distclean: clean
+       rm -f Makefile
+
 depend: $(CFILES)
 
 install: all
This page took 0.925112 seconds and 4 git commands to generate.