summaryrefslogtreecommitdiff
path: root/com32/mboot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'com32/mboot/Makefile')
-rw-r--r--com32/mboot/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/com32/mboot/Makefile b/com32/mboot/Makefile
index 02e9f49e..a3f61ba8 100644
--- a/com32/mboot/Makefile
+++ b/com32/mboot/Makefile
@@ -15,11 +15,10 @@
## Multiboot module
##
-topdir = ../..
-MAKEDIR = $(topdir)/mk
+VPATH = $(SRC)
include $(MAKEDIR)/elf.mk
-LNXLIBS = ../libutil/libutil_lnx.a
+LNXLIBS = $(objdir)/com32/libutil/libutil_lnx.a
MODULES = mboot.c32
TESTFILES =