home *** CD-ROM | disk | FTP | other *** search
/ The CDPD Public Domain Collection for CDTV 4 / CDPD_IV.bin / fish / 911-930 / ff919a / txtcvt / smakefile < prev    next >
Makefile  |  1994-05-04  |  224b  |  12 lines

  1. txtcvt: txtcvt.o gettype.o readms.o
  2.     slink from lib:c.o+txtcvt.o+gettype.o+readms.o to txtcvt lib \
  3.           lib:sc.lib+lib:amiga.lib
  4.  
  5. txtcvt.o: txtcvt.c
  6.     sc txtcvt
  7.  
  8. gettype.o: gettype.c
  9.     sc gettype
  10.  
  11. readms.o: readms.c
  12.     sc readms