X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=loginutils%2FMakefile;h=b81f42964b3a2da35c9e2435fefc577efd7bd7fc;hb=59fe8b90890a07c87ec9c2943bae515d5c6d959d;hp=ebaa82865918e6c2e60830a332217a8bf9ff0724;hpb=62f18e1f2046870b6114da8657ea9ba7e3af1ec7;p=oweals%2Fbusybox.git diff --git a/loginutils/Makefile b/loginutils/Makefile index ebaa82865..b81f42964 100644 --- a/loginutils/Makefile +++ b/loginutils/Makefile @@ -4,11 +4,15 @@ # # Licensed under the GPL v2, see the file LICENSE in this tarball. +ifndef top_srcdir top_srcdir=.. +endif +ifndef top_builddir top_builddir=.. +endif srcdir=$(top_srcdir)/loginutils LOGINUTILS_DIR:=./ -include $(top_builddir)/Rules.mak +include $(top_srcdir)/Rules.mak include $(top_builddir)/.config include Makefile.in all: $(libraries-y)