build: Changes to the build infrastructure for NetBSD.
R=golang-dev, rsc CC=golang-dev https://golang.org/cl/5476048
This commit is contained in:
parent
ba3c11f6db
commit
09dd851f5e
1
Makefile
1
Makefile
@ -26,6 +26,7 @@ endif
|
|||||||
|
|
||||||
GOFILES_freebsd+=root_unix.go
|
GOFILES_freebsd+=root_unix.go
|
||||||
GOFILES_linux+=root_unix.go
|
GOFILES_linux+=root_unix.go
|
||||||
|
GOFILES_netbsd+=root_unix.go
|
||||||
GOFILES_openbsd+=root_unix.go
|
GOFILES_openbsd+=root_unix.go
|
||||||
GOFILES_plan9+=root_stub.go
|
GOFILES_plan9+=root_stub.go
|
||||||
GOFILES_windows+=root_windows.go
|
GOFILES_windows+=root_windows.go
|
||||||
|
Loading…
Reference in New Issue
Block a user