X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;ds=sidebyside;f=Makefile;h=146a516ac97f0ba9f1028a9ec2bf80664fde178f;hb=3fb9ac9349703401a6b2c3e969f3bc9bdb9d1eae;hp=888afcad8ac98ad07d3e989023cba96e5149e511;hpb=f933b8c3246e3fbfe362cb1db73a4ef774725709;p=ccan diff --git a/Makefile b/Makefile index 888afcad..146a516a 100644 --- a/Makefile +++ b/Makefile @@ -16,7 +16,6 @@ ALL_DEPENDS=$(patsubst %, ccan/%/.depends, $(ALL)) include Makefile-ccan check: $(ALL_DIRS:%=test-%) - echo $(ALL_DIRS) distclean: clean rm -f $(ALL_DEPENDS)