Skip to content
Snippets Groups Projects
Commit 388d084f authored by David D. Zuhn's avatar David D. Zuhn
Browse files

updated dates, build all interesting targets on hp700 host

parent 4a2f0c79
No related branches found
No related tags found
No related merge requests found
...@@ -15,11 +15,11 @@ TREE = devo ...@@ -15,11 +15,11 @@ TREE = devo
NATIVE = native NATIVE = native
DATE = 930106 DATE = 930202
TAG = latest-$(DATE) TAG = latest-$(DATE)
INSTALLDIR = /cirdan/justice/devo-test/$(TAG) INSTALLDIR = /justice/devo-test/$(TAG)
GCC = gcc -O -g GCC = gcc -O -g
CFLAGS = -g CFLAGS = -g
...@@ -78,10 +78,10 @@ endif ...@@ -78,10 +78,10 @@ endif
ifeq ($(canonhost),hppa1.1-hp-hpux) ifeq ($(canonhost),hppa1.1-hp-hpux)
#TARGETS = m68k-aout m68k-coff m68k-vxworks i960-vxworks a29k-amd-udi #TARGETS = m68k-aout m68k-coff m68k-vxworks i960-vxworks a29k-amd-udi
TARGETS = m68k-aout i386-aout a29k-amd-udi \ TARGETS = m68k-aout i386-aout a29k-amd-udi \
i960-vxworks m68k-coff m68k-vxworks \ i960-vxworks m68k-coff m68k-vxworks \
i960-intel-nindy sparc-aout sparc-vxworks \ sparc-aout sparc-vxworks \
sparclite-aout sparclitefrwcompat-aout sparclite-aout sparclitefrwcompat-aout
CC = cc CC = cc
all: all-native all: all-native
endif endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment