[PD-cvs] externals/pdp/scaf Makefile, 1.6, 1.7 Makefile.config, 1.6, 1.7 Makefile.config.in, 1.5, 1.6

Tom Schouten doelie at users.sourceforge.net
Fri Sep 1 15:45:33 CEST 2006


Update of /cvsroot/pure-data/externals/pdp/scaf
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2628/scaf

Modified Files:
	Makefile Makefile.config Makefile.config.in 
Log Message:
pdp current darcs merge

Index: Makefile
===================================================================
RCS file: /cvsroot/pure-data/externals/pdp/scaf/Makefile,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** Makefile	16 Dec 2005 01:05:36 -0000	1.6
--- Makefile	1 Sep 2006 13:45:30 -0000	1.7
***************
*** 40,43 ****
  	#If this fails the pdp_scaf lib and the docs won't be installed. 
  	test -d $(prefix)/lib/pd
! 	install -m 755 pdp_scaf.pd_linux $(prefix)/lib/pd/externs
  	install -m 644 doc/*.pd $(prefix)/lib/pd/doc/5.reference
--- 40,43 ----
  	#If this fails the pdp_scaf lib and the docs won't be installed. 
  	test -d $(prefix)/lib/pd
! 	install -m 755 pdp_scaf.pd_linux $(prefix)/lib/pd/extra
  	install -m 644 doc/*.pd $(prefix)/lib/pd/doc/5.reference

Index: Makefile.config.in
===================================================================
RCS file: /cvsroot/pure-data/externals/pdp/scaf/Makefile.config.in,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** Makefile.config.in	16 Dec 2005 01:05:36 -0000	1.5
--- Makefile.config.in	1 Sep 2006 13:45:31 -0000	1.6
***************
*** 13,17 ****
  #--gstabs
  PDP_CA_CFLAGS  = -DPD -O2 -funroll-loops -fomit-frame-pointer  -ffast-math \
!     -Wall -W -Wstrict-prototypes -Werror \
      -Wno-unused -Wno-parentheses -Wno-switch -g $(PDP_CFLAGS) $(PD_CFLAGS) \
      -DPDP_CA_RULES_LIB=\"$(DEFAULT_RULES_LIB)\"
--- 13,17 ----
  #--gstabs
  PDP_CA_CFLAGS  = -DPD -O2 -funroll-loops -fomit-frame-pointer  -ffast-math \
!     -Wall -W -Wstrict-prototypes -I../include -I../../include \
      -Wno-unused -Wno-parentheses -Wno-switch -g $(PDP_CFLAGS) $(PD_CFLAGS) \
      -DPDP_CA_RULES_LIB=\"$(DEFAULT_RULES_LIB)\"

Index: Makefile.config
===================================================================
RCS file: /cvsroot/pure-data/externals/pdp/scaf/Makefile.config,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** Makefile.config	16 Dec 2005 01:05:36 -0000	1.6
--- Makefile.config	1 Sep 2006 13:45:31 -0000	1.7
***************
*** 7,11 ****
  
  prefix=/usr/local
! PDP_CA_INCLUDE =   -I/home/tom/pd/packet/include   -I/home/tom/pd/packet/scaf/include
  PDP_CA_LIBS = -ldl -lm 
  DEFAULT_RULES_LIB = /usr/local/lib/scaf/default.scafo
--- 7,11 ----
  
  prefix=/usr/local
! PDP_CA_INCLUDE =   -I/usr/local/include/pdp   -I/home/tom/pdcvs/externals/pdp/scaf/include
  PDP_CA_LIBS = -ldl -lm 
  DEFAULT_RULES_LIB = /usr/local/lib/scaf/default.scafo
***************
*** 13,17 ****
  #--gstabs
  PDP_CA_CFLAGS  = -DPD -O2 -funroll-loops -fomit-frame-pointer  -ffast-math \
!     -Wall -W -Wstrict-prototypes -Werror \
      -Wno-unused -Wno-parentheses -Wno-switch -g $(PDP_CFLAGS) $(PD_CFLAGS) \
      -DPDP_CA_RULES_LIB=\"$(DEFAULT_RULES_LIB)\"
--- 13,17 ----
  #--gstabs
  PDP_CA_CFLAGS  = -DPD -O2 -funroll-loops -fomit-frame-pointer  -ffast-math \
!     -Wall -W -Wstrict-prototypes -I../include -I../../include \
      -Wno-unused -Wno-parentheses -Wno-switch -g $(PDP_CFLAGS) $(PD_CFLAGS) \
      -DPDP_CA_RULES_LIB=\"$(DEFAULT_RULES_LIB)\"





More information about the Pd-cvs mailing list