Changeset 087d2d in git
- Timestamp:
- May 10, 2011, 6:42:43 PM (12 years ago)
- Branches:
- (u'spielwiese', '0d6b7fcd9813a1ca1ed4220cfa2b104b97a0a003')
- Children:
- c74d6a8bddf79e42aea9230d3eba30ac468dec76
- Parents:
- 19cbad8b674bba814480e714d429181b1ecf46e4
- git-author:
- Hans Schoenemann <hannes@mathematik.uni-kl.de>2011-05-10 18:42:43+02:00
- git-committer:
- Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 12:34:45+01:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
factory/GNUmakefile.in
r19cbad8 r087d2d 427 427 $(addprefix ftest/,$(ftestm4src)) \ 428 428 $(addprefix ftest/,$(ftestdistfiles)) \ 429 GNUmakefile.in config ure.in config.h.in configure \429 GNUmakefile.in config.h.in configure \ 430 430 ChangeLog README NEWS INSTALL \ 431 431 factory.cfg gen_cf_gmp.template \ … … 771 771 endif 772 772 773 #774 # - configure stuff.775 #776 $(srcdir)/configure: configure.in777 @echo "WARNING: You need to rerun autoconf. I am proceeding, for now."778 touch configure779 780 # -cd $(srcdir) && autoconf781 782 773 # seems gmake needs at least a trivial command. otherwise all 783 774 # files which depend on config.h will be remade even if congig.h
Note: See TracChangeset
for help on using the changeset viewer.