Missed those

This commit is contained in:
espie 1999-03-09 17:22:51 +00:00
parent 760911e5d3
commit d75ccd001a
6 changed files with 18 additions and 22 deletions

View File

@ -1,10 +1,14 @@
<<<<<<< Makefile
# $OpenBSD: Makefile,v 1.16 1999/03/09 17:22:51 espie Exp $
=======
# OpenBSD makefile for: egcs
# Version required: release 1.1.1, preparing for 1.1.2
# Date created: 25 sep 98
# Whom: Marc Espie
#
# $OpenBSD: Makefile,v 1.15 1999/03/09 17:12:05 espie Exp $
# $OpenBSD: Makefile,v 1.16 1999/03/09 17:22:51 espie Exp $
#
>>>>>>> 1.12
# This is a configuration file for egcs, stable release.
@ -18,9 +22,13 @@ BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf
CATEGORIES= lang
MAINTAINER= Marc.Espie@openbsd.org
<<<<<<< Makefile
NEED_VERSION= 1.67
=======
# These are the only archs that don't exhibit problems right out of the
# box right now. see egcs-snapshot for credits
# If you use another platform, go to egcs-snapshot instead
>>>>>>> 1.12
ONLY_FOR_ARCHS = i386 sparc m68k alpha

View File

@ -1,7 +0,0 @@
# Base shared lib for OpenBSD i386
LIBS = $(ARLIB) $(SHLIB) $(SHLINK) mshlink
SHFLAGS = -nostdlib -Wl,-Bshareable,-Bforcearchive
SHDEPS = -lm
DEPLIBS = ../$(SHLIB)

View File

@ -1,3 +0,0 @@
# tell we want the mt-safe version
MT_CFLAGS = -D_IO_MTSAFE_IO -D_PTHREADS

View File

@ -1,10 +1,14 @@
<<<<<<< Makefile
# $OpenBSD: Makefile,v 1.16 1999/03/09 17:22:51 espie Exp $
=======
# OpenBSD makefile for: egcs
# Version required: release 1.1.1, preparing for 1.1.2
# Date created: 25 sep 98
# Whom: Marc Espie
#
# $OpenBSD: Makefile,v 1.15 1999/03/09 17:12:05 espie Exp $
# $OpenBSD: Makefile,v 1.16 1999/03/09 17:22:51 espie Exp $
#
>>>>>>> 1.12
# This is a configuration file for egcs, stable release.
@ -18,9 +22,13 @@ BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf
CATEGORIES= lang
MAINTAINER= Marc.Espie@openbsd.org
<<<<<<< Makefile
NEED_VERSION= 1.67
=======
# These are the only archs that don't exhibit problems right out of the
# box right now. see egcs-snapshot for credits
# If you use another platform, go to egcs-snapshot instead
>>>>>>> 1.12
ONLY_FOR_ARCHS = i386 sparc m68k alpha

View File

@ -1,7 +0,0 @@
# Base shared lib for OpenBSD i386
LIBS = $(ARLIB) $(SHLIB) $(SHLINK) mshlink
SHFLAGS = -nostdlib -Wl,-Bshareable,-Bforcearchive
SHDEPS = -lm
DEPLIBS = ../$(SHLIB)

View File

@ -1,3 +0,0 @@
# tell we want the mt-safe version
MT_CFLAGS = -D_IO_MTSAFE_IO -D_PTHREADS