actube/src/Defs.mak

11 lines
82 B
Makefile

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