TREE = devo
include $(TREE)/release-info
-TEST_INSTALL_DISK = /galt
+TEST_INSTALL_DISK = /abc
INSTALLDIR = $(TEST_INSTALL_DISK)/$(TREE)-test/$(RELEASE_TAG)
ifeq ($(canonhost),hppa1.1-hp-hpux)
TARGETS = \
$(NATIVE) \
- i960-vxworks \
- m68k-aout m68k-vxworks
+ i960-vxworks m68k-aout \
+ m68k-coff m68k-vxworks
CC = cc -Wp,-H256000
#CFLAGS = +Obb2000
CFLAGS = -g
ifeq ($(canonhost),i386-lynx)
TARGETS = $(NATIVE)
-CC = /bin/gcc
+CC = /usr/cygnus/progressive/bin/gcc
all: all-cygnus
SHELL=/bin/bash
endif
ifeq ($(canonhost),m68k-lynx)
TARGETS = $(NATIVE)
-CC = /bin/gcc
+CC = /usr/cygnus/progressive/bin/gcc
all: all-cygnus
SHELL=/bin/bash
endif
ifeq ($(canonhost),sparc-lynx)
TARGETS = $(NATIVE)
-CC = /bin/gcc
+CC = /usr/cygnus/progressive/bin/gcc
all: all-cygnus
SHELL=/bin/bash
endif