mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 10:06:24 +05:00
cleaned all Makefiles :)
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
include $(GOROOT)/src/Make.inc
|
||||
|
||||
TARG=kyoto_loader
|
||||
GOFILES=kyoto_loader.go
|
||||
|
||||
include $(GOROOT)/src/Make.cmd
|
||||
@@ -1,6 +0,0 @@
|
||||
include $(GOROOT)/src/Make.inc
|
||||
|
||||
TARG=redis_loader
|
||||
GOFILES=redis_loader.go
|
||||
|
||||
include $(GOROOT)/src/Make.cmd
|
||||
@@ -1,6 +0,0 @@
|
||||
include $(GOROOT)/src/Make.inc
|
||||
|
||||
TARG=test
|
||||
GOFILES=test.go
|
||||
|
||||
include $(GOROOT)/src/Make.cmd
|
||||
Reference in New Issue
Block a user