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
Knut Ahlers 5d4832d512
Vendor dependencies
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-07-06 21:05:56 +02:00

9 lines
145 B
Makefile

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