NetBSD/usr.sbin/mopd/Makefile.inc
christos 697285d609 - Move common definitions to Makefile.inc
- Revert change common/os.h -> os.h. From Mats O Jansson.
1997-04-17 21:08:57 +00:00

7 lines
162 B
Makefile

# $NetBSD: Makefile.inc,v 1.3 1997/04/17 21:08:57 christos Exp $
BINDIR?= /usr/sbin
CFLAGS+= -I${.CURDIR}/.. -I${.CURDIR}/../common
.PATH: ${.CURDIR}/../common