Parcourir la source

makefile: improvements

trials/prep_p503
Henry Case il y a 6 ans
committed by Kris Kwiatkowski
Parent
révision
1664c12293
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. +1
    -0
      Makefile

+ 1
- 0
Makefile Voir le fichier

@@ -24,6 +24,7 @@ ifeq ($(V),1)
BENCH_OPTS += -gcflags=-m # Show results from inlining
endif

# Targets
clean:
rm -rf $(GOPATH_LOCAL)
rm -rf coverage*.txt


Chargement…
Annuler
Enregistrer