NetBSD/gnu/usr.bin/gcc/cpp/Makefile
2001-07-18 14:01:14 +00:00

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