1
0
Fork 0
mirror of https://github.com/Luzifer/culmqtt.git synced 2024-11-13 00:02:49 +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

8 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