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