Skip to content

Commit

Permalink
exporters: removed now is skydive-flow-exporters repo
Browse files Browse the repository at this point in the history
  • Loading branch information
hunchback committed Oct 30, 2019
1 parent ed1908e commit 84933a0
Show file tree
Hide file tree
Showing 53 changed files with 2 additions and 3,531 deletions.
23 changes: 2 additions & 21 deletions .mk/contrib.mk
Original file line number Diff line number Diff line change
@@ -1,27 +1,8 @@
.PHONY: contribs.clean
contribs.clean: contrib.exporters.clean contrib.snort.clean

.PHONY: contribs.test
contribs.test: contrib.exporters.test
contribs.clean: contrib.snort.clean

.PHONY: contribs
contribs: contrib.exporters contrib.snort

.PHONY: contribs.static
contribs.static:
$(MAKE) -C contrib/exporters static

.PHONY: contrib.exporters.clean
contrib.exporters.clean:
$(MAKE) -C contrib/exporters clean

.PHONY: contrib.exporters
contrib.exporters: genlocalfiles
$(MAKE) -C contrib/exporters

.PHONY: contrib.exporters.test
contrib.exporters.test: genlocalfiles
$(MAKE) -C contrib/exporters test
contribs: contrib.snort

.PHONY: contribs.snort.clean
contrib.snort.clean:
Expand Down
29 changes: 0 additions & 29 deletions contrib/exporters/Makefile

This file was deleted.

30 changes: 0 additions & 30 deletions contrib/exporters/Makefile.conf

This file was deleted.

6 changes: 0 additions & 6 deletions contrib/exporters/allinone/Makefile

This file was deleted.

45 changes: 0 additions & 45 deletions contrib/exporters/allinone/allinone.yml.default

This file was deleted.

35 changes: 0 additions & 35 deletions contrib/exporters/allinone/main.go

This file was deleted.

6 changes: 0 additions & 6 deletions contrib/exporters/awsflowlogs/Makefile

This file was deleted.

39 changes: 0 additions & 39 deletions contrib/exporters/awsflowlogs/awsflowlogs.yml.default

This file was deleted.

31 changes: 0 additions & 31 deletions contrib/exporters/awsflowlogs/main.go

This file was deleted.

Loading

0 comments on commit 84933a0

Please sign in to comment.