From 57950866c8b6ab8527ec040fc0ed252d1090103a Mon Sep 17 00:00:00 2001 From: Joris Date: Thu, 14 Jul 2016 15:51:52 +0200 Subject: Modify all makefile command to build only --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 853f814..7f2c9d4 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -all: install build +all: build clean: @cabal clean > /dev/null -- cgit v1.2.3