diff options
| author | Andrey A. Chernov <ache@FreeBSD.org> | 1996-08-12 12:13:16 +0000 |
|---|---|---|
| committer | Andrey A. Chernov <ache@FreeBSD.org> | 1996-08-12 12:13:16 +0000 |
| commit | 0fa1b0ba1f7bcef4ac1e3e93246788bc25dadf07 (patch) | |
| tree | 2ff7e0b2fd755077db70f7ae17b3bb510444a5f7 /lib/libcompat/Makefile | |
| parent | 1afbbc7c5931bd290e47161542fc29423521b71d (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 894071951cd3..a9a547720ac3 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 +CFLAGS+=-DLIBC_SCCS -DSYSLIBC_SCCS -I${.CURDIR}/../libc/locale AINC= -I${.CURDIR}/../libc/${MACHINE} NOPIC= |
