wmii/rc/Makefile

11 lines
163 B
Makefile
Raw Normal View History

2007-03-26 23:14:42 -04:00
ROOT=..
2009-08-03 16:33:23 -04:00
include $(ROOT)/mk/hdr.mk
include $(ROOT)/mk/wmii.mk
2007-03-26 23:14:42 -04:00
2009-08-03 16:33:23 -04:00
BIN = $(ETC)/wmii$(CONFVERSION)
2007-03-26 23:14:42 -04:00
TARG = rc.wmii \
wmiirc \
welcome
2009-08-03 16:33:23 -04:00
include $(ROOT)/mk/many.mk