Added optional include of local makefile.
This commit is contained in:
parent
5e6879dffb
commit
1a98bb6810
@ -3,6 +3,8 @@
|
|||||||
## Copyright (C) 2007-2010, Jan Vidar Krey <janvidar@extatic.org>
|
## Copyright (C) 2007-2010, Jan Vidar Krey <janvidar@extatic.org>
|
||||||
#
|
#
|
||||||
|
|
||||||
|
-include Makefile.private
|
||||||
|
|
||||||
CC = gcc
|
CC = gcc
|
||||||
LD := $(CC)
|
LD := $(CC)
|
||||||
MV := mv
|
MV := mv
|
||||||
|
Loading…
Reference in New Issue
Block a user