URL
https://opencores.org/ocsvn/ao486/ao486/trunk
Subversion Repositories ao486
[/] [ao486/] [trunk/] [bochsDevs/] [Makefile] - Rev 5
Go to most recent revision | Compare with Previous | Blame | View Log
all:
g++ -g -o bochsDevs -rdynamic -I. -I./instrument/stubs -I./iodev -I./../sim/sim_pc gui/paramtree.cc gui/keymap.cc gui/gui.cc iodev/virt_timer.cc main.cpp -ldl
Go to most recent revision | Compare with Previous | Blame | View Log