home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 142.lha / DNet / include / Makefile < prev    next >
Makefile  |  1986-11-21  |  122b  |  8 lines

  1.  
  2. #   Make the precompiled include symbol table.
  3.  
  4. all:
  5.     cc +L +Hcomp:include/symbols.m symbols.c
  6.     -delete symbols.o
  7.  
  8.