mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-06 15:48:05 -04:00
minor adjustmens
more uncommited 1.80 code.. git-svn-id: file:///home/notaz/opt/svn/PicoDrive@928 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
39e5b215d3
commit
8340e7c99f
6 changed files with 48 additions and 16 deletions
|
@ -97,7 +97,7 @@ platform/common/menu.o: menu.c
|
|||
|
||||
# ----------- release -----------
|
||||
|
||||
VER = $(shell head -n 1 version.h | sed 's/.*"\(.*\)\.\(.*\)".*/\1\2/g')
|
||||
VER ?= $(shell head -n 1 version.h | sed 's/.*"\(.*\)\.\(.*\)".*/\1\2/g')
|
||||
|
||||
rel: PicoDrive PicoDrive.run picorestore ../../pico/carthw.cfg readme.txt \
|
||||
skin PicoDrive.png PicoDrive_p.png PicoDrive.pxml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue