home *** CD-ROM | disk | FTP | other *** search
/ Carousel Volume 2 #1 / carousel.iso / mactosh / da / push.sit / MKPush next >
Text File  |  1985-11-28  |  108b  |  7 lines

  1. set -x
  2.  
  3. cp -f $1.c ram:$1.c
  4. cc -bu -z2250 ram:$1.c
  5. ln -an $2 ram:$1.o -lc
  6. cprsrc DRVR 31 ram:$1 2:flow/term
  7.