diff options
| author | Kirk McKusick <mckusick@FreeBSD.org> | 2002-06-21 06:18:05 +0000 |
|---|---|---|
| committer | Kirk McKusick <mckusick@FreeBSD.org> | 2002-06-21 06:18:05 +0000 |
| commit | 1c85e6a35d93195e896b030d9a55f7ac4ccee2c3 (patch) | |
| tree | f1364dbfb9835934a3879b5904f7ff9a1495744c /sys/amd64/Makefile | |
| parent | 27168693db756b7c8dabe3830a804bf72def2a6d (diff) | |
Notes
Diffstat (limited to 'sys/amd64/Makefile')
| -rw-r--r-- | sys/amd64/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/amd64/Makefile b/sys/amd64/Makefile index 14ba0b34ba441..b7d021a7d3d1e 100644 --- a/sys/amd64/Makefile +++ b/sys/amd64/Makefile @@ -5,6 +5,7 @@ # SYS is normally set in Make.tags.inc # SYS=/sys +SYS=/nsys TAGDIR= i386 |
