Skip to content

Commit

Permalink
Showing 3 changed files with 1 addition and 108 deletions.
5 changes: 1 addition & 4 deletions Makefile
Original file line number Diff line number Diff line change
@@ -107,10 +107,7 @@ ifeq (,$(findstring nostrip,$(COSMOS_BUILD_OPTIONS)))
BUILD_FLAGS += -trimpath
endif

# The below include contains the tools and runsim targets.
include contrib/devtools/Makefile

all: tools install lint test
all: install lint test

build: go.sum
ifeq ($(OS),Windows_NT)
83 changes: 0 additions & 83 deletions contrib/devtools/Makefile

This file was deleted.

21 changes: 0 additions & 21 deletions contrib/devtools/dockerfile

This file was deleted.

0 comments on commit e8a04c4

Please sign in to comment.