Adapted to the new C preprocessor that does NOT have

ANY default include directories like /usr/include.
This commit is contained in:
keie
1984-06-21 11:25:05 +00:00
parent 0c1ac8e7dd
commit f13d0d6c3e
13 changed files with 13 additions and 13 deletions

View File

@@ -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