wmii/Makefile

9 lines
89 B
Makefile

ROOT=.
include ${ROOT}/mk/hdr.mk
DIRS = libixp \
cmd \
man
include ${ROOT}/mk/dir.mk