Mercurial > hg > octave-thorsten
changeset 2154:ab768ddb4e60
[project @ 1996-05-13 08:55:03 by jwe]
author | jwe |
---|---|
date | Mon, 13 May 1996 08:55:03 +0000 |
parents | dc829883f13a |
children | 85fd0a6f3c97 |
files | octMakefile.in |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/octMakefile.in +++ b/octMakefile.in @@ -63,6 +63,7 @@ -e "s;%TARGET_HOST_TYPE%;${target_host_type};" \ -e "s;%F77%;${F77};" \ -e "s;%FFLAGS%;${FFLAGS};" \ + -e "s;%FPICFLAG%;${FPICFLAG};" \ -e "s;%F2C%;${F2C};" \ -e "s;%F2CFLAGS%;${F2CFLAGS};" \ -e "s;%FLIBS%;${FLIBS};" \ @@ -71,6 +72,7 @@ -e "s;%CC%;${CC};" \ -e "s;%CC_VERSION%;${CC_VERSION};" \ -e "s;%CFLAGS%;${BUG_CFLAGS};" \ + -e "s;%CPICFLAG%;${CPICFLAG};" \ -e "s;%CXX%;${CXX};" \ -e "s;%CXX_VERSION%;${CXX_VERSION};" \ -e "s;%CXXFLAGS%;${CXXFLAGS};" \