URL
https://opencores.org/ocsvn/zipcpu/zipcpu/trunk
[/] [zipcpu/] [trunk/] [rtl/] [Makefile] - Diff between revs 69 and 105
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 69 |
Rev 105 |
Line 81... |
Line 81... |
|
|
cpudefs.h: cpudefs.v
|
cpudefs.h: cpudefs.v
|
@echo "Building cpudefs.h"
|
@echo "Building cpudefs.h"
|
@echo "// " > $@
|
@echo "// " > $@
|
@echo "// Do not edit this file, it is automatically generated!" >> $@
|
@echo "// Do not edit this file, it is automatically generated!" >> $@
|
|
@echo "// To generate this file, \"make cpudefs.h\" in the rtl directory." >> $@
|
@echo "// " >> $@
|
@echo "// " >> $@
|
@grep "^\`" $^ | sed -e '{ s/^`/#/ }' >> $@
|
@grep "^\`" $^ | sed -e '{ s/^`/#/ }' >> $@
|
|
|
.PHONY: zipsystem
|
.PHONY: zipsystem
|
zipsystem: $(VOBJ)/Vzipsystem__ALL.a
|
zipsystem: $(VOBJ)/Vzipsystem__ALL.a
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.