Subversion Repositories shark

Rev

Rev 1686 | Blame | Compare with Previous | Last modification | View Log | RSS feed

APPS:= shutdown

S?=../../
include $(S)/mk/App.mk

shutdown:
        make -f $(S)/Makefile APP=shutdown OTHEROBJS="ishut.o" \
                OTHERINCL= SHARKOPT="__LINUXC26__ __PCI__ __INPUT__ __GRX__"