NetBSD/gnu/usr.bin/gcc/cc1/Makefile

9 lines
171 B
Makefile
Raw Normal View History

# from: @(#)Makefile 6.2 (Berkeley) 2/2/91
# $NetBSD: Makefile,v 1.1.1.1 1995/12/01 17:59:45 phil Exp $
PROG= cc1
SRCS= c-parse.c c-lang.c
.include <../Makefile.cc1>