aboutsummaryrefslogtreecommitdiff
path: root/Makefile
blob: deb350cce15bba5a9f637ac30ce1c2b6170bde21 (plain) (blame)
1
2
3
4
5
6
TOP = .
include $(TOP)/mk/boilerplate.mk

SUBDIRS = src html doc

include $(TOP)/mk/target.mk