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