Changeset 1737 for trunk/Clp/src/Makefile.am
- Timestamp:
- Jun 10, 2011 1:41:57 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Clp/src/Makefile.am
r1734 r1737 118 118 clp_DEPENDENCIES = libClp.la $(CLPLIB_DEPENDENCIES) 119 119 120 # Finally, the -rpath flag is used by libtool to make sure that the shared121 # library is found (in the lib install directory) when we are using dynamic122 # libraries.123 clp_LDFLAGS = -rpath $(libdir)124 125 120 ######################################################################## 126 121 # Additional flags #
Note: See TracChangeset
for help on using the changeset viewer.