Fuck me riding a pony; whatever goddamned make that FreeBSD uses is
sufficiently incompatible with GNU make that I'd rather just have two whole separate goddamned directories with their own Makefile than try to get everyone to agree on how to do things. git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@3328 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
+1
-2
@@ -25,7 +25,7 @@ INSTALL_PATH=${ROOT}/dist/lib/${OSDIR}
|
||||
|
||||
INCLUDES=-I.. -I${JAVA_HOME}/include -I${JAVA_HOME}/include/${OSINCDIR}
|
||||
LIBRARIES=
|
||||
TARGET=${OSDIR}/libsignal.so
|
||||
TARGET=libsignal.so
|
||||
|
||||
#
|
||||
# Target definitions
|
||||
@@ -38,7 +38,6 @@ install: ${TARGET}
|
||||
|
||||
${TARGET}: com_threerings_util_signal_SignalManager.c
|
||||
@echo "Compiling SignalManager.c
|
||||
@mkdir -p ${OSDIR}
|
||||
@${CC} ${INCLUDES} -c com_threerings_util_signal_SignalManager.c \
|
||||
-o com_threerings_util_signal_SignalManager.o
|
||||
@echo Creating libsignal.so
|
||||
Reference in New Issue
Block a user