summaryrefslogtreecommitdiff
path: root/lib/libcompat/Makefile
diff options
context:
space:
mode:
authorNate Williams <nate@FreeBSD.org>1995-02-20 18:19:50 +0000
committerNate Williams <nate@FreeBSD.org>1995-02-20 18:19:50 +0000
commit56b688ea1c96f6ee19e1475aa6c1340c73240f31 (patch)
tree3e9db5443e186a3449628b023a3de23a662ed718 /lib/libcompat/Makefile
parenta6e1b30301592b039d70854541c2953c92e224cf (diff)
Notes
Diffstat (limited to 'lib/libcompat/Makefile')
-rw-r--r--lib/libcompat/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libcompat/Makefile b/lib/libcompat/Makefile
index d6625b635691..3ac2c38855d5 100644
--- a/lib/libcompat/Makefile
+++ b/lib/libcompat/Makefile
@@ -3,6 +3,7 @@
LIB=compat
CFLAGS+=-DLIBC_SCCS -DSYSLIBC_SCCS
AINC= -I${.CURDIR}/../libc/${MACHINE}
+NOPIC=
.PATH: ${.CURDIR}/4.1/${MACHINE} ${.CURDIR}/4.1 \
${.CURDIR}/4.3/${MACHINE} ${.CURDIR}/4.3 \