Home
last modified time | relevance | path

Searched refs:SYSwin (Results 1 – 2 of 2) sorted by last modified time

/dports/biology/biosig/biosig-2.3.3/biosig4c++/mma/
H A DMakefile45 SYSwin = Windows# Set this value with the result of evaluating $SystemID macro
79 all : $(patsubst %, ${SYS}/%.exe, $(TARGET)) $(patsubst %, ${SYSwin}/%.exe, $(TARGET)) $(patsubst %…
114 CADDSDIRwin = ${MLINKDIR}/SystemFiles/Links/MathLink/DeveloperKit/${SYSwin}/CompilerAdditions
126 ${SYSwin}/%.obj : %.c
129 win32mma : $(patsubst %, ${SYSwin}/%.exe, $(TARGET))
132 ${SYSwin}/%.exe : ${SYSwin}/%.obj ${SYSwin}/%tm.win32.obj # uses MPREPwin
133 mkdir -p ${SYSwin}
H A DMakefile.in45 SYSwin = Windows# Set this value with the result of evaluating $SystemID
79 all : $(patsubst %, ${SYS}/%.exe, $(TARGET)) $(patsubst %, ${SYSwin}/%.exe, $(TARGET)) $(patsubst %…
114 CADDSDIRwin = ${MLINKDIR}/SystemFiles/Links/MathLink/DeveloperKit/${SYSwin}/CompilerAdditions
126 ${SYSwin}/%.obj : %.c
129 win32mma : $(patsubst %, ${SYSwin}/%.exe, $(TARGET))
132 ${SYSwin}/%.exe : ${SYSwin}/%.obj ${SYSwin}/%tm.win32.obj # uses MPREPwin
133 mkdir -p ${SYSwin}