home *** CD-ROM | disk | FTP | other *** search
Makefile | 1990-03-20 | 243 b | 10 lines |
- nutshell.prg: nutshell.o makefile
- cc -LS=1024 -o nutshell.prg nutshell.o -lstd -ltos -lgem
-
- nutshell.acc: nutshell.prg
- cp -of nutshell.prg nutshell.acc
-
- install: nutshell.acc
- cp -of nutshell.acc d:/
- cp -of nutshell.prg d:/intercom/uniterm
-