]> icculus.org git repositories - crow/jumpnbump.git/blob - data/Makefile
Renamed pack to jnbpack.
[crow/jumpnbump.git] / data / Makefile
1 all: jumpbump.dat
2
3 jumpbump.dat: bump.mod calib.dat death.smp fly.smp font.gob jump.mod jump.smp levelmap.txt level.pcx mask.pcx menu.pcx menumask.pcx numbers.gob objects.gob rabbit.gob scores.mod splash.smp spring.smp
4         ../jnbpack -o jumpbump.dat bump.mod calib.dat death.smp fly.smp font.gob jump.mod jump.smp levelmap.txt level.pcx mask.pcx menu.pcx menumask.pcx numbers.gob objects.gob rabbit.gob scores.mod splash.smp spring.smp
5
6 clean:
7         rm -f jumpbump.dat