home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / unix / volume15 / siod / makefile next >
Encoding:
Makefile  |  1988-06-06  |  89 b   |  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.