Makefile
changeset 47 f9160007d2d7
parent 46 21d3eb44f56a
child 48 96704970f75d
equal deleted inserted replaced
46:21d3eb44f56a 47:f9160007d2d7
    19 	install sleeprtc.sh stbylong.sh stbyshort.sh stopproc.sh  /etc/
    19 	install sleeprtc.sh stbylong.sh stbyshort.sh stopproc.sh  /etc/
    20 
    20 
    21 install-ker: ker-on ker-off
    21 install-ker: ker-on ker-off
    22 	install ker-on ker-off /usr/sbin/
    22 	install ker-on ker-off /usr/sbin/
    23 	
    23 	
       
    24 install-service: pbmd pbm
       
    25 	install pbmd /usr/sbin
       
    26 	install pbm /etc/init.d/
       
    27 	ln -s /etc/init.d/pbm /etc/rc2.d/
    24 
    28 
    25 
    29 
    26 stateManager.o : handlers.h
    30 stateManager.o : handlers.h
    27 pbmd.o : stateManager.h
    31 pbmd.o : stateManager.h
    28 dutycycle.o : dutycycle.h
    32 dutycycle.o : dutycycle.h