notaz.gp2x.de
/
picodrive.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
step-frame added to debug
[picodrive.git]
/
platform
/
uiq3
/
_out
/
Makefile
1
all: PicoDrive.SIS
\r
2
\r
3
PicoDrive.SIS: ..\PicoDrive.exe ..\rsc\PicoDrive.rsc ..\rsc\PicoDrive.mbm ..\rsc\PicoDrive_loc.rsc ..\rsc\PicoDrive_reg.rsc
\r
4
makesis PicoDrive.pkg
\r
5
\r
6
clean:
\r
7
@erase 2>>nul PicoDrive.pkg
\r