home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 224a.lha / Siod / makefile < prev    next >
Makefile  |  1989-04-12  |  89b  |  4 lines

  1. # Note: add the -f68881 flag if you are on a SUN III.
  2. siod:    siod.c
  3.     cc -O -o siod siod.c
  4.