Mercurial > hg > Members > kono > nitros9-code
comparison 3rdparty/utils/makefile @ 3148:ffa4b0273cc7
3rdparty/utils/fpgarom: Utilities for CoCo3FPGA booting
Includes Brett Gordon's CocoFPGA Boot ROM.
author | Bill Pierce <merlinious999@gmail.com> |
---|---|
date | Sat, 04 Feb 2017 18:54:49 +0100 |
parents | e7ffcda58117 |
children | afd0f7d9b514 |
comparison
equal
deleted
inserted
replaced
3147:067978160b7e | 3148:ffa4b0273cc7 |
---|---|
1 include ../../rules.mak | 1 include ../../rules.mak |
2 | 2 |
3 dirs = boisy dasm smartwatch supercomm dladd winfo gene tlindner | 3 dirs = boisy dasm smartwatch supercomm dladd winfo gene tlindner fpgarom |
4 | 4 |
5 # Make all components | 5 # Make all components |
6 all: | 6 all: |
7 @$(ECHO) "**************************************************" | 7 @$(ECHO) "**************************************************" |
8 @$(ECHO) "* *" | 8 @$(ECHO) "* *" |