source: vital-to8-sdk/samples/C/Makefile @ 1

Last change on this file since 1 was 1, checked in by svn, 5 years ago

Import initial

File size: 162 bytes
Line 
1all:
2        ../../mc09/mc test.c > test.asm
3        ../../c6809/c6809 test.asm AUTO.BIN
4        ../../sap/sapfs -create TESTC.SAP
5        ../../sap/sapfs -add TESTC.SAP AUTO.BIN AUTO.BAT
6
Note: See TracBrowser for help on using the repository browser.