34527405c3
directory, this is being done now. We will live with two trees until the "formal" switch over by changing src/gnu/usr.bin/Makefile.
9 lines
171 B
Makefile
9 lines
171 B
Makefile
# 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>
|