URL
https://opencores.org/ocsvn/sdhc-sc-core/sdhc-sc-core/trunk
Subversion Repositories sdhc-sc-core
[/] [sdhc-sc-core/] [trunk/] [Makefile.rules] - Rev 14
Go to most recent revision | Compare with Previous | Blame | View Log
# Common rules for all makefiles
# Target for simulating tcl files.
%.sim: %.tcl
$(SIM) -c -do $<
Go to most recent revision | Compare with Previous | Blame | View Log