URL
https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk
Subversion Repositories open8_urisc
[/] [open8_urisc/] [trunk/] [Open8 Tools/] [open8_src/] [makefile] - Rev 329
Go to most recent revision | Compare with Previous | Blame | View Log
all:
cd open8_as ; make
cd open8_link ; make
clean:
cd open8_as ; make clean
cd open8_link ; make clean
install:
cd open8_as ; make install
cd open8_link ; make install
Go to most recent revision | Compare with Previous | Blame | View Log