projects
/
libbear.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b54bde8
)
fixed global clean commands still creating deps files
author
Patrik Gornicz
<Gornicz.P@gmail.com>
Sat, 20 Jun 2009 18:40:36 +0000
(14:40 -0400)
committer
Patrik Gornicz
<Gornicz.P@gmail.com>
Sat, 20 Jun 2009 18:40:36 +0000
(14:40 -0400)
Makefile
patch
|
blob
|
blame
|
history
diff --git
a/Makefile
b/Makefile
index
0e84727
..
2c44e89
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-17,13
+17,12
@@
G_RULESMK := rules.mk
G_LISTSMK := lists.mk
G_TVARSMK := tvars.mk
+include ${G_LISTSMK}
include packages.mk
include targets.mk
-
include ${G_VARSMK}
-include ${G_LISTSMK}
# include all of the dir.mk
include lib/${G_DIRMK}