[PD-cvs] externals Makefile,1.158,1.159

Hans-Christoph Steiner eighthave at users.sourceforge.net
Sat Oct 20 19:50:46 CEST 2007


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

Modified Files:
	Makefile 
Log Message:
added pdp back to the default build on Mac OS X

Index: Makefile
===================================================================
RCS file: /cvsroot/pure-data/externals/Makefile,v
retrieving revision 1.158
retrieving revision 1.159
diff -C2 -d -r1.158 -r1.159
*** Makefile	4 Oct 2007 16:51:45 -0000	1.158
--- Makefile	20 Oct 2007 17:50:43 -0000	1.159
***************
*** 132,139 ****
  else
    ifeq ($(OS_NAME),darwin)
!     LIB_TARGETS += hid hidio pidip wiiremote gem2pdp iem16
    else
      # GNU/Linux, BSD, IRIX, etc.
!     LIB_TARGETS += hid hidio pdp pidip hdspm_mixer gem2pdp iem16
    endif
  endif
--- 132,139 ----
  else
    ifeq ($(OS_NAME),darwin)
!     LIB_TARGETS += hid hidio pdp pidip gem2pdp wiiremote iem16
    else
      # GNU/Linux, BSD, IRIX, etc.
!     LIB_TARGETS += hid hidio pdp pidip gem2pdp hdspm_mixer iem16
    endif
  endif





More information about the Pd-cvs mailing list