9 lines
143 B
Makefile
9 lines
143 B
Makefile
# $NetBSD: Makefile,v 1.1 1997/12/10 14:14:21 drochner Exp $
|
|
|
|
INCS= pcvt_ioctl.h
|
|
INCSDIR= /usr/include/machine
|
|
|
|
NOOBJ=
|
|
|
|
.include <bsd.prog.mk>
|