summaryrefslogtreecommitdiff
path: root/usr.sbin/npppd/Makefile.inc
blob: cf6e9603b5c9b8ed97e4860314e10361cb02bd84 (plain)
1
2
3
4
5
6
7
8
#	$OpenBSD: Makefile.inc,v 1.3 2012/05/08 13:15:11 yasuoka Exp $
# $Id: Makefile.inc,v 1.3 2012/05/08 13:15:11 yasuoka Exp $

.include <bsd.own.mk>

.if exists(${.CURDIR}/../../Makefile.inc)
.include "../../Makefile.inc"
.endif