summaryrefslogtreecommitdiff
path: root/doc/Makefile
blob: 81e621bacab2e14bd902c0cbbc339376b7ef66ce (plain)
1
2
3
4
5
6
7
8
9
10
11
DIR=	${DOCDIR}/openrc
SRCS=	net.example.in
INC=	net.example

MK=	../mk
include ${MK}/os.mk

${SFX}:
	${CP} $< $@

include ${MK}/scripts.mk