portable documentation

git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@269 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
notaz 2007-10-05 21:52:58 +00:00
parent 11f4e72292
commit c2e83bcd16
3 changed files with 811 additions and 202 deletions

View file

@ -208,6 +208,12 @@ testrefr.gpe : test.o gp2x.o
../common/helix/helix_mp3.a:
make -C ../common/helix
readme.txt: ../../tools/textfilter ../base_readme.txt
../../tools/textfilter ../base_readme.txt $@ GP2X
../../tools/textfilter: ../../tools/textfilter.c
make -C ../../tools/ textfilter
# cleanup
clean: tidy
@ -228,7 +234,7 @@ $(error need VER)
endif
endif
rel: PicoDrive.gpe code940/pico940.bin ../readme.txt config.txt PicoDrive.man.txt PicoDrive.png
rel: PicoDrive.gpe code940/pico940.bin readme.txt PicoDrive.man.txt PicoDrive.png
zip -9 -j ../../PicoDrive_$(VER).zip $^ mmuhack.o
zip -9 -r ../../PicoDrive_$(VER).zip skin -i \*.png -i \*.txt