Rev 1684 | Blame | Compare with Previous | Last modification | View Log | RSS feed
APPS:= asteroid
S?=../../
include $(S)/mk/App.mk
asteroid:
make -f $(S)/Makefile APP=asteroid \
OTHEROBJS="initfile.o astro.o stat.o rock.o" \
SHARKOPT="__LINUXC26__ __PCI__ __INPUT__ __FB__"