mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 07:17:45 -04:00
PicoDrive hacks
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@216 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
0e11c502b0
commit
3335750a7d
5 changed files with 23 additions and 8 deletions
|
@ -1,6 +1,10 @@
|
|||
m68kops.c : m68kmake
|
||||
./$<
|
||||
|
||||
m68kmake : m68kmake.c m68k_in.c
|
||||
$(CC) -o $@ $<
|
||||
|
||||
|
||||
clean:
|
||||
$(RM) m68kops.c m68kops.h m68kmake *.o
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue