Adapted to the new C preprocessor that does NOT have
ANY default include directories like /usr/include.
This commit is contained in:
@@ -8,7 +8,7 @@ var M=pdp
|
||||
var NAME=pdp
|
||||
var LIB=mach/pdp/lib/tail_
|
||||
var RT=mach/pdp/lib/head_
|
||||
var INCLUDES=-I{EM}/include
|
||||
var INCLUDES=-I{EM}/include -I/usr/include
|
||||
name be
|
||||
from .m
|
||||
to .s
|
||||
|
||||
Reference in New Issue
Block a user