mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-18 10:35:55 +00:00
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>
|