diff options
| author | Andrey A. Chernov <ache@FreeBSD.org> | 1997-04-04 20:10:53 +0000 |
|---|---|---|
| committer | Andrey A. Chernov <ache@FreeBSD.org> | 1997-04-04 20:10:53 +0000 |
| commit | b15443ba83936fa4e0bc4e843c9bd783c5e19b3b (patch) | |
| tree | 43ad5d5b730f4bc294bfb7f56dc2e8bb97bcc42e /lib/libcompat/Makefile | |
| parent | b5a6eb1833569eb5944d96f7d6ffba53ddfd372f (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 9596594c6449..5bf8c3354c24 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= |
