Changeset 8f6ff8 in git
- Timestamp:
- Aug 20, 2008, 4:43:12 PM (15 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', '0604212ebb110535022efecad887940825b97c3f')
- Children:
- cb1ed27860675e098e88124eba57212b35769e9d
- Parents:
- bf274ae19bff64ade9fc742c1a0181e97ab2a6d5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
factory/GNUmakefile.in
rbf274ae r8f6ff8 1 1 # @configure_input@ 2 # $Id: GNUmakefile.in,v 1.5 8 2008-08-20 14:40:31Singular Exp $2 # $Id: GNUmakefile.in,v 1.59 2008-08-20 14:43:12 Singular Exp $ 3 3 4 4 # … … 484 484 485 485 # specify dependency in case user does not 'make depend' 486 factoryconf.h: config.h 486 factoryconf.h: config.h cf_gmp.h 487 487 488 488 TAGS: … … 678 678 -rm -f $(libfactory) libcfmem.a \ 679 679 $(ftestexec) gengftables test_install \ 680 factoryconf.h factory.h *.o *.d *.dtmp 680 factoryconf.h factory.h *.o *.d *.dtmp cf_gmp.h 681 681 682 682 # remove gftables only if we built them
Note: See TracChangeset
for help on using the changeset viewer.