first commit
This commit is contained in:
8
serial/Makefile
Normal file
8
serial/Makefile
Normal file
@@ -0,0 +1,8 @@
|
||||
include $(GOROOT)/src/Make.inc
|
||||
|
||||
TARG=github.com/bugst/go-serial/serial
|
||||
|
||||
GOFILES=serial.go native_$(GOOS).go
|
||||
|
||||
include $(GOROOT)/src/Make.pkg
|
||||
|
||||
Reference in New Issue
Block a user