home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 October / usenetsourcesnewsgroupsinfomagicoctober1994disk2.iso / unix / volume15 / siod / makefile next >
Makefile  |  1988-06-06  |  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.