pull Rules.mak from top_srcdir as pointed out by Robert P. J. Day on the mailing list
This commit is contained in:
parent
2f4d91da75
commit
39440e520c
19 changed files with 19 additions and 19 deletions
|
@ -12,7 +12,7 @@ top_builddir=..
|
|||
endif
|
||||
srcdir=$(top_srcdir)/init
|
||||
INIT_DIR:=./
|
||||
include $(top_builddir)/Rules.mak
|
||||
include $(top_srcdir)/Rules.mak
|
||||
include $(top_builddir)/.config
|
||||
include $(srcdir)/Makefile.in
|
||||
all: $(libraries-y)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue