diff options
author | Roland McGrath <roland@redhat.com> | 1992-03-09 23:00:07 +0000 |
---|---|---|
committer | Roland McGrath <roland@redhat.com> | 1992-03-09 23:00:07 +0000 |
commit | 4f811a3de96869b6664ac16425cc01f463e16827 (patch) | |
tree | 3ed4b382d20c0cc2e556c94f1aefe672c032bb16 | |
parent | 13f4412f2c86cd421db82e50ac8e4e9355be9cd1 (diff) | |
download | gunmake-4f811a3de96869b6664ac16425cc01f463e16827.tar.gz |
Formerly compatMakefile.~20~
-rw-r--r-- | compatMakefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/compatMakefile b/compatMakefile index 04bfd37..3e55a45 100644 --- a/compatMakefile +++ b/compatMakefile @@ -168,6 +168,7 @@ $(bindir)/$(instname): make mv $@.new $@ $(mandir)/$(instname).$(manext): make.man + -@rm -f $@ cp make.man $@ .PHONY: clean realclean |