mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
7 lines
106 B
Makefile
7 lines
106 B
Makefile
include $(GOROOT)/src/Make.inc
|
|
|
|
TARG=kyoto_loader
|
|
GOFILES=kyoto_loader.go
|
|
|
|
include $(GOROOT)/src/Make.cmd
|