Need more dots!

git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1041 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
Michael Bayne
2010-10-24 03:43:49 +00:00
parent 12ba2038b2
commit a181d13ce2
4 changed files with 4 additions and 4 deletions
@@ -12,7 +12,7 @@ MKDIR=mkdir
#
# Directory definitions
ROOT=../../../../../../..
ROOT=../../../../../../../..
LIBRARIES_PATH=
OSINCDIR!=uname -s | tr 'A-Z' 'a-z'
INSTALL_PATH=${ROOT}/dist/lib/i386-FreeBSD
@@ -12,7 +12,7 @@ MKDIR=mkdir
#
# Directory definitions
ROOT=../../../../../../..
ROOT=../../../../../../../..
LIBRARIES_PATH=-L/usr/X11R6/lib
INSTALL_PATH=${ROOT}/dist/lib/i686-Linux
@@ -12,7 +12,7 @@ MKDIR=mkdir
#
# Directory definitions
ROOT=../../../../../../..
ROOT=../../../../../../../..
LIBRARIES_PATH=
OSINCDIR!=uname -s | tr 'A-Z' 'a-z'
INSTALL_PATH=${ROOT}/dist/lib/`uname -m`-Darwin
@@ -14,7 +14,7 @@ DLLWRAP=i586-mingw32msvc-dllwrap
#
# Directory definitions
ROOT=../../../../../../..
ROOT=../../../../../../../..
INSTALL_PATH=${ROOT}/dist/lib/i686-Windows
#