From 9daf099f2c93b0894d5e4084ca371750fde5c478 Mon Sep 17 00:00:00 2001 From: "David D. Zuhn" Date: Tue, 5 Jan 1993 10:49:11 +0000 Subject: [PATCH] update dates --- build-all.mk | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/build-all.mk b/build-all.mk index 8ced36c165a..f2158403cfb 100644 --- a/build-all.mk +++ b/build-all.mk @@ -15,14 +15,14 @@ TREE = devo NATIVE = native -DATE = 921229 +DATE = 930104 TAG = latest-$(DATE) INSTALLDIR = /cirdan/taxes/devo-test/$(TAG) GCC = gcc -O -g -CFLAGS = -O +CFLAGS = -g log = 1>$(canonhost)-build-log 2>&1 tlog = 1> $(canonhost)-x-$$i-build-log 2>&1 @@ -53,38 +53,33 @@ endif ifeq ($(canonhost),mips-dec-ultrix) TARGETS = $(NATIVE) m68k-vxworks m68k-aout i960-vxworks \ sparc-vxworks m68k-coff i386-aout sparc-aout i960-intel-nindy -CFLAGS = all: all-cygnus endif ifeq ($(canonhost),mips-sgi-irix4) -TARGETS = $(NATIVE) m68k-vxworks m68k-aout +TARGETS = $(NATIVE) m68k-vxworks a29k-amd-udi all: all-cygnus endif ifeq ($(canonhost),rs6000-ibm-aix) TARGETS = $(NATIVE) m68k-vxworks i960-vxworks m68k-aout -CFLAGS=-g all: all-cygnus endif ifeq ($(canonhost),m68k-hp-hpux) TARGETS = m68k-vxworks CC = cc +O1000 -Wp,-P -CFLAGS = all: all-native endif ifeq ($(canonhost),hppa1.1-hp-hpux) TARGETS = m68k-aout m68k-coff m68k-vxworks i960-vxworks a29k-amd-udi CC = cc -CFLAGS = -g all: all-native endif ifeq ($(canonhost),i386-sco3.2v4) TARGETS = $(NATIVE) i386-aout -CFLAGS = all: all-cygnus endif -- 2.30.2