[PD-dev] zexy compile for OSX from CVS

IOhannes zmoelnig zmoelnig at iem.kug.ac.at
Wed Jan 21 19:14:16 CET 2004


ben at ekran.org wrote:
> Hello Johannes,
> 
> Thanks for the reply,
> 
> what should I put in this "z_operating_system.c" and where in the makefile
> should I reference it???

just add the TARGET "z_operating_system" (without the .c) in makefile.darwin

it should look like

TARGETS = zexy \
         z_connective z_pack z_multiplex z_drip \
         z_makesymbol z_strings \
         z_index z_msgfile \
         z_stat z_average z_sort \
         z_tabread4 z_coordinates \
         z_datetime z_lp \
         z_matrix \
         z_noise z_testfun \
         z_multiline z_sigmatrix \
         z_nop z_zdelay \
         z_limiter z_quantize z_swap \
         z_sigbin z_sigaverage \
         z_dfreq z_sigzero z_pdf \
         z_sfplay z_sfrecord \
         z_sigpack z_wrap \
         z_prime z_random \
         z_operating_system

(and don't forget to *not* copy'n'paste this because of the the tabs)

i have submitted it to the CVS now

mfg.asd.r
IOhannes
> 
> Thanks
> Ben
> 





More information about the Pd-dev mailing list