diff options
Diffstat (limited to 'sys/i386/Makefile')
-rw-r--r-- | sys/i386/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/i386/Makefile b/sys/i386/Makefile index 14ba0b3..b7d021a 100644 --- a/sys/i386/Makefile +++ b/sys/i386/Makefile @@ -5,6 +5,7 @@ # SYS is normally set in Make.tags.inc # SYS=/sys +SYS=/nsys TAGDIR= i386 |