wmii/man/Makefile
2009-09-28 17:24:01 -04:00

16 lines
198 B
Makefile

ROOT=..
include ${ROOT}/mk/hdr.mk
include ${ROOT}/mk/wmii.mk
TARG = wmii.1 \
wmiir.1 \
wimenu.1
wmiir.1:
true
$(TARG): Makefile $(ROOT)/mk/wmii.mk header.t2t
include ${ROOT}/mk/man.mk