summaryrefslogtreecommitdiffstats
path: root/lib/csu/i386-elf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/csu/i386-elf/Makefile')
-rw-r--r--lib/csu/i386-elf/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/csu/i386-elf/Makefile b/lib/csu/i386-elf/Makefile
index 50686fe..70e66b1 100644
--- a/lib/csu/i386-elf/Makefile
+++ b/lib/csu/i386-elf/Makefile
@@ -13,6 +13,8 @@ NOPIC= true
NOPROFILE= true
INTERNALLIB= true
+.PATH: ${.CURDIR}/../common
+
all: ${OBJS} ${SOBJS}
gcrt1.o: crt1.c
OpenPOWER on IntegriCloud