From: Patrik Gornicz Date: Sat, 20 Jun 2009 18:40:36 +0000 (-0400) Subject: fixed global clean commands still creating deps files X-Git-Tag: libbear-premerge~46 X-Git-Url: http://gitweb.pgornicz.com/?a=commitdiff_plain;h=7b1ed706f62dd20eec97d5bbde05b8789cd29a70;p=libbear.git fixed global clean commands still creating deps files --- diff --git a/Makefile b/Makefile index 0e84727..2c44e89 100644 --- 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}