aboutsummaryrefslogtreecommitdiff
path: root/build-all.mk
diff options
context:
space:
mode:
authorDavid D. Zuhn <zoo@cygnus>1992-11-18 08:50:17 +0000
committerDavid D. Zuhn <zoo@cygnus>1992-11-18 08:50:17 +0000
commite1b91f0b1afcb9f7263d4b45decc45ffd74b4bfe (patch)
treea1d2fa784638136b147b1c734435489d814c203f /build-all.mk
parent1b2f56911ba65c6ca86dcc8d3cd38d2cde978382 (diff)
downloadgdb-e1b91f0b1afcb9f7263d4b45decc45ffd74b4bfe.zip
gdb-e1b91f0b1afcb9f7263d4b45decc45ffd74b4bfe.tar.gz
gdb-e1b91f0b1afcb9f7263d4b45decc45ffd74b4bfe.tar.bz2
update dates
Diffstat (limited to 'build-all.mk')
-rw-r--r--build-all.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/build-all.mk b/build-all.mk
index e642c20..b2a0be2 100644
--- a/build-all.mk
+++ b/build-all.mk
@@ -15,7 +15,7 @@ TREE = devo
NATIVE = native
-DATE = 921110
+DATE = 921117
TAG = latest-$(DATE)
@@ -74,7 +74,7 @@ endif
ifeq ($(canonhost),hppa1.1-hp-hpux)
TARGETS = $(NATIVE) m68k-aout m68k-vxworks i960-vxworks
-CC = cc +Obb2000
+CC = cc
CFLAGS =
all: all-cygnus
endif