9bfd60ec3d
(formerly /usr/libexec/cpp).
11 lines
170 B
Makefile
11 lines
170 B
Makefile
# $NetBSD: Makefile,v 1.13 2001/07/18 14:01:14 tv Exp $
|
|
|
|
.include <bsd.own.mk>
|
|
|
|
PROG= cpp
|
|
SRCS= cppspec.c
|
|
|
|
.include "../Makefile.frontend"
|
|
|
|
.PATH: ${DIST}/gcc
|