URL
https://opencores.org/ocsvn/logicprobe/logicprobe/trunk
Subversion Repositories logicprobe
[/] [logicprobe/] [trunk/] [src/] [Makefile] - Rev 11
Go to most recent revision | Compare with Previous | Blame | View Log
## Makefile to build the analyzer programs running on the PC side#all:$(MAKE) -C pc allclean:$(MAKE) -C pc cleanrm -f *~
Go to most recent revision | Compare with Previous | Blame | View Log
