home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / mint / mgr / atarimgr.zoo / contrib / atari / makefile next >
Encoding:
Makefile  |  1990-09-29  |  83 b   |  3 lines

  1. vt52.prg: vt52.c
  2.     gcc -o vt52.prg -O -I../../lib vt52.c ../../lib/libmgr.a -liio
  3.