From: Samir Benmendil Date: Tue, 23 Oct 2012 18:16:26 +0000 (+0200) Subject: remove test target X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/a06f433fb0135a5598c3b63d198af3792882032d remove test target --- diff --git a/Makefile b/Makefile index 1e63778..a5116c4 100644 --- a/Makefile +++ b/Makefile @@ -5,12 +5,6 @@ EXCLUDES := Makefile ALL := $(wildcard *) FILES := $(filter-out $(EXCLUDES),$(ALL)) - -test: - echo $(APATH) - echo $(FILES); - echo $(RPATH) - .PHONY: install $(FILES) install: $(FILES)