]> andersk Git - moira.git/blobdiff - clients/mrcheck/Makefile.in
add cleandir/distclean target
[moira.git] / clients / mrcheck / Makefile.in
index fa1ce0b72c81e3235102fc809700ec79091c1126..25b149e8df1ad1081445ec21dfbad70a315984b2 100644 (file)
@@ -34,6 +34,9 @@ all: $(TARGET)
 clean:
        rm -f $(OBJS) $(TARGET)
 
+cleandir distclean: clean
+       rm -f Makefile
+
 depend:
 
 install: all
This page took 0.050116 seconds and 4 git commands to generate.