[PD-cvs] externals/pidip/modules Makefile,1.5,1.6

sevyves at users.sourceforge.net sevyves at users.sourceforge.net
Thu Oct 23 19:18:10 CEST 2003


Update of /cvsroot/pure-data/externals/pidip/modules
In directory sc8-pr-cvs1:/tmp/cvs-serv4292

Modified Files:
	Makefile 
Log Message:
Updated for PiDiP 0.12.10

Index: Makefile
===================================================================
RCS file: /cvsroot/pure-data/externals/pidip/modules/Makefile,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** Makefile	17 Oct 2003 20:54:40 -0000	1.5
--- Makefile	23 Oct 2003 17:18:08 -0000	1.6
***************
*** 1,2 ****
--- 1,3 ----
+ # Generated automatically from Makefile.in by configure.
  current: all_modules
  
***************
*** 15,19 ****
            pdp_juxta.o pdp_capture.o pdp_smuck.o pdp_lumafilt.o \
            pdp_transition.o pdp_imgloader.o pdp_imgsaver.o pdp_cache.o \
!           pdp_canvas.o pdp_pen.o pdp_shape.o
  
  all_modules: $(OBJECTS) 
--- 16,20 ----
            pdp_juxta.o pdp_capture.o pdp_smuck.o pdp_lumafilt.o \
            pdp_transition.o pdp_imgloader.o pdp_imgsaver.o pdp_cache.o \
!           pdp_canvas.o pdp_pen.o pdp_shape.o pdp_fqt.o
  
  all_modules: $(OBJECTS) 






More information about the Pd-cvs mailing list