mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-23 17:51:05 +01: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>
|