diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2000-01-11 10:37:38 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2000-01-11 10:37:38 +0000 |
| commit | a344203d03a5393d166e6a086cbeee9d837907f6 (patch) | |
| tree | 37944ff33f2a63149ae0bf57928116e49ea4d032 | |
| parent | e7fb32964c8e12fac2fd5a7e9115882b4d7744d3 (diff) | |
Notes
| -rw-r--r-- | gnu/usr.bin/cc/cc1plus/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gnu/usr.bin/cc/cc1plus/Makefile b/gnu/usr.bin/cc/cc1plus/Makefile index 2f27946045b8..b157b8267f51 100644 --- a/gnu/usr.bin/cc/cc1plus/Makefile +++ b/gnu/usr.bin/cc/cc1plus/Makefile @@ -4,8 +4,6 @@ .PATH: ${GCCDIR}/cp -YACC= bison --broken-undeftoken-init - PROG= cc1plus SRCS= parse.c parse.h SRCS+= call.c class.c cvt.c decl.c decl2.c errfn.c error.c except.c expr.c \ |
