Makefile: support library build modes
This commit is contained in:
2
Godeps/_workspace/src/github.com/nsf/termbox-go/syscalls_darwin.go
generated
vendored
2
Godeps/_workspace/src/github.com/nsf/termbox-go/syscalls_darwin.go
generated
vendored
@ -1,6 +1,8 @@
|
||||
// Created by cgo -godefs - DO NOT EDIT
|
||||
// cgo -godefs syscalls.go
|
||||
|
||||
// +build !amd64
|
||||
|
||||
package termbox
|
||||
|
||||
type syscall_Termios struct {
|
||||
|
Reference in New Issue
Block a user