]> andersk Git - moira.git/commitdiff
fix clean target
authormar <mar>
Wed, 8 Jun 1988 16:23:39 +0000 (16:23 +0000)
committermar <mar>
Wed, 8 Jun 1988 16:23:39 +0000 (16:23 +0000)
man/Makefile

index 24ffd27a80142a0f6067947c67bbef5f6cb3b5fd..d14feee1e2051968a9cc8844f8cf2571f732271d 100644 (file)
@@ -17,4 +17,4 @@ install:
                install -c $$i -m 0644 ${DESTDIR}/usr/man/man8/$$i; done
 
 clean:
-       rm *~
+       rm -f *~
This page took 2.788467 seconds and 5 git commands to generate.