Revert to static libcc1. It's acutally a bit faster on most applications

(that do not mix languages).
This commit is contained in:
tv 1999-02-09 15:28:59 +00:00
parent 799a796339
commit f3be232686
2 changed files with 2 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.22 1998/11/28 22:44:22 eeh Exp $
# $NetBSD: Makefile,v 1.23 1999/02/09 15:28:59 tv Exp $
.include "../Makefile.inc"
@ -6,6 +6,7 @@ LIB= cc1
NOMAN=
NOLINKLIB=
NOPIC=
YHEADER=1
# GNU (gcc,gas) uses "mips" as arch-dependent filename for mipsel and mipseb

View File

@ -1,3 +0,0 @@
# $NetBSD: shlib_version,v 1.4 1998/08/22 19:02:49 tv Exp $
major=1
minor=1