URL
https://opencores.org/ocsvn/zet86/zet86/trunk
Subversion Repositories zet86
[/] [zet86/] [trunk/] [src/] [tools/] [Makefile] - Rev 55
Go to most recent revision | Compare with Previous | Blame | View Log
all: ../bin/out2rom-ml403 ../bin/ff
../bin/splitlh: splitlh.c
gcc -o ../bin/splitlh splitlh.c
../bin/out2rom-ml403: out2rom-ml403.c
gcc -o ../bin/out2rom-ml403 out2rom-ml403.c
../bin/ff: ff.c
gcc -o ../bin/ff ff.c
Go to most recent revision | Compare with Previous | Blame | View Log