wmii/man/Makefile

17 lines
238 B
Makefile
Raw Normal View History

ROOT=..
include $(ROOT)/mk/hdr.mk
include $(ROOT)/mk/wmii.mk
TARG = wmii.1 \
2009-10-12 22:07:51 -04:00
wmiir.1 \
2009-10-16 08:56:08 -04:00
wmii9menu.1\
wihack.1 \
wimenu.1 \
2010-05-27 03:58:02 -04:00
wistrut.1 \
witray.1
2009-09-28 13:11:11 -04:00
$(TARG): Makefile $(ROOT)/mk/wmii.mk header.t2t
2008-02-09 17:43:52 -05:00
include $(ROOT)/mk/man.mk