wmii/rc/Makefile

10 lines
139 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
2010-06-14 10:30:23 -04:00
BIN = $(GLOBALCONF)
2009-09-29 14:41:59 -04:00
TARG = wmiirc \
2007-03-26 23:14:42 -04:00
welcome
2009-08-03 16:33:23 -04:00
include $(ROOT)/mk/many.mk