wmii/rc/Makefile

10 lines
139 B
Makefile
Raw Permalink Normal View History

2007-03-27 07:14:42 +04:00
ROOT=..
2009-08-04 00:33:23 +04:00
include $(ROOT)/mk/hdr.mk
include $(ROOT)/mk/wmii.mk
2007-03-27 07:14:42 +04:00
2010-06-14 18:30:23 +04:00
BIN = $(GLOBALCONF)
2009-09-29 22:41:59 +04:00
TARG = wmiirc \
2007-03-27 07:14:42 +04:00
welcome
2009-08-04 00:33:23 +04:00
include $(ROOT)/mk/many.mk