comparison octMakefile.in @ 2045:44808b67cda7

[project @ 1996-03-29 19:35:09 by jwe]
author jwe
date Fri, 29 Mar 1996 19:38:40 +0000
parents f996e3a81343
children 18847f7caa8a
comparison
equal deleted inserted replaced
2044:af075558c6b0 2045:44808b67cda7
113 @$(subdir-for-command) 113 @$(subdir-for-command)
114 .PHONY: install uninstall tags clean mostlyclean distclean maintainer-clean 114 .PHONY: install uninstall tags clean mostlyclean distclean maintainer-clean
115 115
116 maintainer-clean distclean:: 116 maintainer-clean distclean::
117 rm -f octMakefile octave-bug Makefile Makeconf config.cache \ 117 rm -f octMakefile octave-bug Makefile Makeconf config.cache \
118 config.h config.log config.status Makerules.f77 118 config.h config.log config.status Makerules.f77 mk-oct-links
119 119
120 # Now that things are under RCS control, we need to do the recursive 120 # Now that things are under RCS control, we need to do the recursive
121 # chmod so that the distributed files end up with reasonable modes. 121 # chmod so that the distributed files end up with reasonable modes.
122 122
123 # Shared rules for making clean tar files. 123 # Shared rules for making clean tar files.