Changeset 1743
- Timestamp:
- Nov 3, 2010 2:41:50 AM (10 years ago)
- Location:
- ThirdParty/Glpk/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
ThirdParty/Glpk/trunk/Makefile.am
r1649 r1743 152 152 endif 153 153 154 test: $(libampl) 155 @echo "No test available for Glpk." 156 154 157 ######################################################################## 155 158 # Maintainer Stuff # -
ThirdParty/Glpk/trunk/Makefile.in
r1681 r1743 1742 1742 @COIN_HAS_PKGCONFIG_TRUE@ rm -f $(addlibsdir)/glpk_addlibs.txt 1743 1743 1744 test: $(libampl) 1745 @echo "No test available for Glpk." 1746 1744 1747 install-doc: $(DocFiles) 1745 1748 test -z "$(DocInstallDir)" || $(mkdir_p) "$(DESTDIR)$(DocInstallDir)"
Note: See TracChangeset
for help on using the changeset viewer.