actube/src/Defs.mak

6 lines
46 B
Makefile

ifndef ARCH
ARCH = $(shell uname -m)
endif