Changeset db731a in git for Makefile.in
- Timestamp:
- May 7, 1997, 3:17:14 PM (27 years ago)
- Branches:
- (u'spielwiese', 'e7cc1ebecb61be8b9ca6c18016352af89940b21a')
- Children:
- 4c64254af84408ccea2cbce5a7b71fa8dfeb4233
- Parents:
- 71f0be3d66e83a2abf6e77a6e847340fca932b03
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Makefile.in
r71f0be3 rdb731a 32 32 rm -rf *~ a.out core *.o .log lib bin info share include; \ 33 33 if test "$@" = distclean || test "$@" = maintainer-clean; then \ 34 rm -f config.cache config.log config.status TAGS* *.gz *.tar; \34 rm -f Makefile config.cache config.log config.status TAGS* *.gz *.tar; \ 35 35 fi; \ 36 36 if test "$@" = maintainer-clean; then \
Note: See TracChangeset
for help on using the changeset viewer.