diff options
| author | Andrey A. Chernov <ache@FreeBSD.org> | 1996-08-12 18:56:38 +0000 |
|---|---|---|
| committer | Andrey A. Chernov <ache@FreeBSD.org> | 1996-08-12 18:56:38 +0000 |
| commit | acd9f20695641b6fabbb8f50078146f0171a1a93 (patch) | |
| tree | 9d46ef220b6027b77510be74cc8b6a0b7290c4f1 /lib/libcompat/Makefile | |
| parent | 79deb124106dbbfe1e08e8f8bea325f1ebc1fb20 (diff) | |
Notes
Diffstat (limited to 'lib/libcompat/Makefile')
| -rw-r--r-- | lib/libcompat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libcompat/Makefile b/lib/libcompat/Makefile index a9a547720ac3..894071951cd3 100644 --- a/lib/libcompat/Makefile +++ b/lib/libcompat/Makefile @@ -1,7 +1,7 @@ # @(#)Makefile 8.1 (Berkeley) 6/4/93 LIB=compat -CFLAGS+=-DLIBC_SCCS -DSYSLIBC_SCCS -I${.CURDIR}/../libc/locale +CFLAGS+=-DLIBC_SCCS -DSYSLIBC_SCCS AINC= -I${.CURDIR}/../libc/${MACHINE} NOPIC= |
