source:
vital-to8-sdk/samples/C/Makefile
Last change on this file was 1, checked in by , 6 years ago | |
---|---|
File size: 162 bytes |
Line | |
---|---|
1 | all: |
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.