summaryrefslogtreecommitdiff
path: root/usr.sbin/npppd/Makefile.inc
blob: 26762ad1caa835367d97e731988810f2810ebf03 (plain)
1
2
3
4
5
6
7
# $Id: Makefile.inc,v 1.1 2010/01/11 04:20:56 yasuoka Exp $

.include <bsd.own.mk>

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