Changeset 5511 for trunk/psLib/swig
- Timestamp:
- Nov 14, 2005, 12:18:38 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/swig/Makefile.am (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/swig/Makefile.am
r5139 r5511 7 7 # this is going into a make file one directory deeper in the tree so the 8 8 # realitive paths need to be adjusted 9 SWIGINC=`echo "${SRCINC}" | ${ SED}"s|-I|-I../|g"`9 SWIGINC=`echo "${SRCINC}" | ${PERL} -pe "s|-I|-I../|g"` 10 10 11 11 ####################################################
Note:
See TracChangeset
for help on using the changeset viewer.
