From e61e2694d6d708d59cb7fb2947b410efeb954dc5 Mon Sep 17 00:00:00 2001 From: Daniel Narvaez Date: Tue, 25 Dec 2012 11:38:32 +0000 Subject: Check system before building --- (limited to 'Makefile') diff --git a/Makefile b/Makefile index 17a03d5..0521b19 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ BASE_DIR=$(CURDIR) .PHONY: all -all: check-system pull build +all: pull build include Makefile.config include Makefile.commands -- cgit v0.9.1