home *** CD-ROM | disk | FTP | other *** search
/ Education Sampler 1992 [NeXTSTEP] / Education_1992_Sampler.iso / SoundAndMusic / cmix / H / Makefile < prev    next >
Makefile  |  1987-10-19  |  128b  |  7 lines

  1. install:
  2.     echo "installing include files"
  3.     cp sfheader.h ${INCLUDEDIR}
  4.     cp soundfile.h ${INCLUDEDIR}
  5.     cp ugens.h ${INCLUDEDIR}
  6.  
  7.