e653b48c80
OK'ed by: core
8 lines
130 B
Makefile
8 lines
130 B
Makefile
# $FreeBSD$
|
|
|
|
NO_OBJ=
|
|
INCS= dumprestore.h routed.h rwhod.h talkd.h timed.h
|
|
INCSDIR=${INCLUDEDIR}/protocols
|
|
|
|
.include <bsd.prog.mk>
|