diff options
author | David D. Zuhn <zoo@cygnus> | 1992-11-18 08:50:17 +0000 |
---|---|---|
committer | David D. Zuhn <zoo@cygnus> | 1992-11-18 08:50:17 +0000 |
commit | e1b91f0b1afcb9f7263d4b45decc45ffd74b4bfe (patch) | |
tree | a1d2fa784638136b147b1c734435489d814c203f | |
parent | 1b2f56911ba65c6ca86dcc8d3cd38d2cde978382 (diff) | |
download | gdb-e1b91f0b1afcb9f7263d4b45decc45ffd74b4bfe.zip gdb-e1b91f0b1afcb9f7263d4b45decc45ffd74b4bfe.tar.gz gdb-e1b91f0b1afcb9f7263d4b45decc45ffd74b4bfe.tar.bz2 |
update dates
-rw-r--r-- | build-all.mk | 4 |
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 |