* Fix the example for configuring /etc/ttys according to the original
[dragonfly/vkernel-mp.git] / include / protocols / Makefile
blobd28f4584522e3ec9cc85941252fb28d0f20ba158
1 # $FreeBSD: src/include/protocols/Makefile,v 1.1.2.1 2002/07/22 14:21:46 ru Exp $
2 # $DragonFly: src/include/protocols/Makefile,v 1.2 2003/06/17 06:25:58 dillon Exp $
4 NOOBJ= noobj
5 INCS= dumprestore.h routed.h rwhod.h talkd.h timed.h
6 INCSDIR=${INCLUDEDIR}/protocols
8 .include <bsd.prog.mk>