setting .DEFAULT_GOAL := all

This commit is contained in:
Alex Shinn 2012-03-29 23:26:57 +09:00
parent ee017262c6
commit 3d17e214be

View file

@ -1,6 +1,7 @@
# -*- makefile-gmake -*-
.PHONY: dist mips-dist cleaner test checkdefs
.DEFAULT_GOAL := all
CHIBI_FFI ?= $(CHIBI) tools/chibi-ffi
CHIBI_FFI_DEPENDENCIES ?= $(CHIBI_DEPENDENCIES) tools/chibi-ffi