[PD-cvs] externals/iemlib Make.include,NONE,1.1

IOhannes m zmölnig zmoelnig at users.sourceforge.net
Mon Nov 14 19:01:32 CET 2005


Update of /cvsroot/pure-data/externals/iemlib
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20069

Added Files:
	Make.include 
Log Message:
makefile-snippet that is included by the makefiles for the libraries


--- NEW FILE: Make.include ---
PDSOURCE = /usr/local/src/pd-0.37-4/src
LDFLAGS = -export-dynamic -shared
LIB = -ldl -lm -lpthread

#select either the DBG and OPT compiler flags below:
CFLAGS = -DPD -DUNIX -W -Werror -Wno-unused \
	-Wno-parentheses -Wno-switch -O6 -funroll-loops -fomit-frame-pointer \
        -DDL_OPEN -fPIC









More information about the Pd-cvs mailing list