[PD-cvs] externals/footils/syncgrain/build config-lnx.def, NONE, 1.1 config-mac.def, NONE, 1.1 config-win.def, NONE, 1.1 gnumake-lnx-gcc.inc, NONE, 1.1 gnumake-mac-gcc.inc, NONE, 1.1 nmake-win-msvc.inc, NONE, 1.1

Frank Barknecht fbar at users.sourceforge.net
Tue May 30 12:48:10 CEST 2006


Update of /cvsroot/pure-data/externals/footils/syncgrain/build
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21278

Added Files:
	config-lnx.def config-mac.def config-win.def 
	gnumake-lnx-gcc.inc gnumake-mac-gcc.inc nmake-win-msvc.inc 
Log Message:
added buildsys, and don't use flext's memory stuff.


--- NEW FILE: gnumake-lnx-gcc.inc ---
LIBS += -lsndobj
INCPATH += -I/usr/include/SndObj
CFLAGS += -DFLEXT_USE_CMEM -DFLEXT_NOGLOBALNEW

--- NEW FILE: config-mac.def ---
# config-mac.def

--- NEW FILE: config-lnx.def ---
#

--- NEW FILE: config-win.def ---
# config-win.def

--- NEW FILE: gnumake-mac-gcc.inc ---
# Is this correct? Mac-users please test and report to fbar at footils.org
LIBS += -framework Fluidsynth

--- NEW FILE: nmake-win-msvc.inc ---
# I have no idea, what should be in this file.
# Please send suggestions to fbar at footils.org





More information about the Pd-cvs mailing list