Uses $(ARCH) defined in ../Config.(default).mak

FossilOrigin-Name: 95b252e2e78afbe04d9b07f7e3c2f710d97bc0717c63ae60fe5e6f66bc7e8280
This commit is contained in:
root 2020-03-11 22:13:19 +00:00
parent 81c7efcd46
commit 01b913496d
1 changed files with 0 additions and 1 deletions

View File

@ -11,7 +11,6 @@ OBJS = \
discovery_cache.o\
shell.o\
ARCH != uname -m
PRG=actube
LIBPATH=-L../../lib/$(ARCH)/ -L/usr/local/lib -L/usr/lib