diff options
author | Roland McGrath <roland@redhat.com> | 1993-05-24 20:17:29 +0000 |
---|---|---|
committer | Roland McGrath <roland@redhat.com> | 1993-05-24 20:17:29 +0000 |
commit | dfc8da6e0efeb942d23a3340edb3227c605a37b0 (patch) | |
tree | b366b06787762e6f525f1bd7b604df617b789fe5 /compatMakefile | |
parent | 8960f971ca7cc9866fd7f99e9c573e42f13f3431 (diff) | |
download | gunmake-dfc8da6e0efeb942d23a3340edb3227c605a37b0.tar.gz |
Formerly compatMakefile.~74~
Diffstat (limited to 'compatMakefile')
-rw-r--r-- | compatMakefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compatMakefile b/compatMakefile index d0ddbd7..33816f7 100644 --- a/compatMakefile +++ b/compatMakefile @@ -208,7 +208,7 @@ $(mandir)/$(instname).$(manext): make.man clean: glob-clean -rm -f make *.o core distclean: clean glob-realclean - -rm -f Makefile config.h config.status build.sh + -rm -f Makefile config.h config.status build.sh stamp-config -rm -f TAGS tags make.info* make.dvi -rm -f make.?? make.??s make.log make.toc make.*aux realclean: distclean |