Changeset 3235 for trunk/essentials/app-shells/bash/Makefile.in
- Timestamp:
- Apr 30, 2007, 1:09:36 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/essentials/app-shells/bash/Makefile.in
-
Property svn:eol-style
set to
native
r3228 r3235 659 659 config.h: stamp-h 660 660 661 stamp-h: config.status $(srcdir)/config.h.in $(srcdir)/config-top.h $(srcdir)/config-bot.h661 stamp-h: version.h config.status $(srcdir)/config.h.in $(srcdir)/config-top.h $(srcdir)/config-bot.h 662 662 CONFIG_FILES= CONFIG_HEADERS=config.h $(SHELL) ./config.status 663 663 … … 667 667 # comment out for distribution 668 668 $(srcdir)/configure: $(srcdir)/configure.in $(srcdir)/aclocal.m4 $(srcdir)/config.h.in 669 cd $(srcdir) && autoconf669 cd $(srcdir) 670 670 671 671 # for chet -
Property svn:eol-style
set to
Note:
See TracChangeset
for help on using the changeset viewer.