1
0
mirror of https://github.com/Luzifer/culmqtt.git synced 2024-09-20 07:42:59 +00:00
culmqtt/vendor/github.com/jacobsa/go-serial/serial/Makefile

9 lines
145 B
Makefile
Raw Normal View History

include $(GOROOT)/src/Make.inc
TARG=github.com/jacobsa/go-serial/serial
GOFILES=\
serial.go\
open_$(GOOS).go\
include $(GOROOT)/src/Make.pkg