From a0b65ee79f9f5abdee931aa02a3018cb308f6c51 Mon Sep 17 00:00:00 2001 From: Daniel Narvaez Date: Sun, 25 Nov 2012 22:22:37 +0000 Subject: Check system directly in the commands --- (limited to 'Makefile.commands') diff --git a/Makefile.commands b/Makefile.commands index 07b71b6..3b34341 100644 --- a/Makefile.commands +++ b/Makefile.commands @@ -6,7 +6,7 @@ auto-install: check-system: @$(COMMANDS_DIR)/check-system $(ARGS) -build: check-system +build: @$(COMMANDS_DIR)/build run: helpers-build -- cgit v0.9.1