Makefile: include config.mk if exists

This allows users to have a collection of build variables set without
needing to specify them at build time every time.
cute-signatures
Natanael Copa 2011-01-04 09:48:13 +00:00
parent 94ce7f01bf
commit d6a40aae53
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
##
# Building apk-tools
-include config.mk
PACKAGE := apk-tools
VERSION := 2.0.7