This commit is contained in:
The Syf Tool 2000-05-30 09:38:36 +00:00
parent 7eb9248fd9
commit 00ebc4b753
1 changed files with 11 additions and 13 deletions

View File

@ -5,6 +5,7 @@
############################ ############################
SHELL = /bin/sh SHELL = /bin/sh
TOUCH = touch
############################ ############################
# #
@ -12,10 +13,8 @@ SHELL = /bin/sh
# #
############################ ############################
# ASM = $(ALLIANCE_TOP)/bin/dlx_asm ASM = $(ALLIANCE_TOP)/bin/dlx_asm_v0_2
ASM = ./dlx_asm_v0.2b ASIMUT = $(ALLIANCE_TOP)/bin/asimut
# ASIMUT = $(ALLIANCE_TOP)/bin/asimut
ASIMUT = ./asimut
SYF = $(ALLIANCE_TOP)/bin/syf SYF = $(ALLIANCE_TOP)/bin/syf
BOP = $(ALLIANCE_TOP)/bin/bop BOP = $(ALLIANCE_TOP)/bin/bop
SCMAP = $(ALLIANCE_TOP)/bin/scmap SCMAP = $(ALLIANCE_TOP)/bin/scmap
@ -32,16 +31,15 @@ DPR = $(ALLIANCE_TOP)/bin/dpr
BBR = $(ALLIANCE_TOP)/bin/bbr BBR = $(ALLIANCE_TOP)/bin/bbr
RING_EXE = $(ALLIANCE_TOP)/bin/ring RING_EXE = $(ALLIANCE_TOP)/bin/ring
S2R = $(ALLIANCE_TOP)/bin/s2r S2R = $(ALLIANCE_TOP)/bin/s2r
TOUCH = touch
# XFSM = echo XFSM = echo
XFSM = $(ALLIANCE_TOP)/bin/xfsm # XFSM = $(ALLIANCE_TOP)/bin/xfsm
# XPAT = echo XPAT = echo
XPAT = $(ALLIANCE_TOP)/bin/xpat # XPAT = $(ALLIANCE_TOP)/bin/xpat
# GRAAL = echo GRAAL = echo
GRAAL = $(ALLIANCE_TOP)/bin/graal # GRAAL = $(ALLIANCE_TOP)/bin/graal
# DREAL = echo DREAL = echo
DREAL = $(ALLIANCE_TOP)/bin/dreal # DREAL = $(ALLIANCE_TOP)/bin/dreal
GENVIEW = echo GENVIEW = echo
# GENVIEW = $(ALLIANCE_TOP)/bin/genview # GENVIEW = $(ALLIANCE_TOP)/bin/genview