Added deployment directory with some possibly production conf's
authorskeezix <skeezix@flotsam-vm.(none)>
Mon, 23 Feb 2009 23:45:21 +0000 (18:45 -0500)
committerskeezix <skeezix@flotsam-vm.(none)>
Mon, 23 Feb 2009 23:45:21 +0000 (18:45 -0500)
commit7ef3f4de9963a2bcd147d8e5c82f4ef31433c0d3
tree414cfab6d96e11da88861b29837bdc8422a563b2
parent156ced7b396a2b3a42718c18dbe0fd7017e6ac95
Added deployment directory with some possibly production conf's
Added deploy make target to create deployment dir stuff
Added another sample pnd file (no icon), and added icon to the x86_ls sample
Added target 'pnd' that can make the sample pnd files
18 files changed:
Makefile
deployment/.keepdir [new file with mode: 0644]
deployment/etc/pandora/conf/apps [new file with mode: 0644]
deployment/etc/pandora/conf/desktop [new file with mode: 0644]
deployment/usr/bin/pndnotifyd [new file with mode: 0755]
deployment/usr/lib/libpnd.a [new file with mode: 0644]
deployment/usr/lib/libpnd.so.1 [new file with mode: 0755]
deployment/usr/lib/libpnd.so.1.0.1 [new file with mode: 0755]
deployment/usr/lib/libpnd.txt [new file with mode: 0644]
deployment/usr/pandora/apps/.keepdir [new file with mode: 0644]
deployment/usr/pandora/scripts/pnd_make.sh [new file with mode: 0755]
deployment/usr/pandora/scripts/pnd_run.sh [new file with mode: 0755]
testdata/pndsample/x86_echo.pnd [new file with mode: 0644]
testdata/pndsample/x86_echo/PXML.xml [new file with mode: 0644]
testdata/pndsample/x86_echo/my_echo [new file with mode: 0755]
testdata/pndsample/x86_ls.pnd
testdata/pndsample/x86_ls/PXML.xml
testdata/pndsample/x86_ls/zeldaicon.png [new file with mode: 0644]