Changeset 1741
- Timestamp:
- Nov 3, 2010 2:41:17 AM (10 years ago)
- Location:
- ThirdParty/Blas/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
ThirdParty/Blas/trunk/Makefile.am
r1647 r1741 68 68 endif 69 69 70 test: $(libampl) 71 @echo "No test available for Blas." 72 70 73 ######################################################################## 71 74 # Maintainer Stuff # -
ThirdParty/Blas/trunk/Makefile.in
r1679 r1741 718 718 @COIN_HAS_PKGCONFIG_TRUE@ rm -f $(addlibsdir)/blas_addlibs.txt 719 719 720 test: $(libampl) 721 @echo "No test available for Blas." 722 720 723 install-doc: $(DocFiles) 721 724 test -z "$(DocInstallDir)" || $(mkdir_p) "$(DESTDIR)$(DocInstallDir)"
Note: See TracChangeset
for help on using the changeset viewer.