Fixed build with make 3.82
Bug-Debian: http://bugs.debian.org/603759 Signed-off-by: Jan Görig <jgorig@redhat.com>
This commit is contained in:
parent
4d3c19af52
commit
94866c88bf
3
Makefile
3
Makefile
@ -174,7 +174,8 @@ INSTALL := $(BINFILES) $(MANFILES)
|
|||||||
# want this rule first, use := on ALL, and ALL not filled in yet
|
# want this rule first, use := on ALL, and ALL not filled in yet
|
||||||
all: do_all
|
all: do_all
|
||||||
|
|
||||||
-include */module.mk
|
-include proc/module.mk
|
||||||
|
-include ps/module.mk
|
||||||
|
|
||||||
do_all: $(ALL)
|
do_all: $(ALL)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user