diff options
| author | Nate Williams <nate@FreeBSD.org> | 1995-02-20 18:19:50 +0000 |
|---|---|---|
| committer | Nate Williams <nate@FreeBSD.org> | 1995-02-20 18:19:50 +0000 |
| commit | 56b688ea1c96f6ee19e1475aa6c1340c73240f31 (patch) | |
| tree | 3e9db5443e186a3449628b023a3de23a662ed718 /lib/libcompat | |
| parent | a6e1b30301592b039d70854541c2953c92e224cf (diff) | |
Notes
Diffstat (limited to 'lib/libcompat')
| -rw-r--r-- | lib/libcompat/Makefile | 1 |
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 \ |
