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@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@footils.org