actube/src/Defs.mak

10 lines
59 B
Makefile

#.ifndef ARCH
ARCH!=uname -m
KERNEL!=uname -s
#.endif