diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2003-07-01 15:07:01 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2003-07-01 15:07:01 +0000 |
| commit | 0b3cbc5c38fc72aba85e98bca992a25880cd1ad9 (patch) | |
| tree | f86961656f96cdac4163081a64f3d578190037a9 /lib/libcompat | |
| parent | 1d80cb1b37e726669444a5777e0e1d69877ccc46 (diff) | |
Notes
Diffstat (limited to 'lib/libcompat')
| -rw-r--r-- | lib/libcompat/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libcompat/Makefile b/lib/libcompat/Makefile index 17abf9078e40..5cac818927c4 100644 --- a/lib/libcompat/Makefile +++ b/lib/libcompat/Makefile @@ -3,7 +3,6 @@ LIB=compat CFLAGS+=-DLIBC_SCCS -DSYSLIBC_SCCS -I${.CURDIR}/../libc/locale -AINC= -I${.CURDIR}/../libc/${MACHINE_ARCH} NOPIC= .PATH: ${.CURDIR}/4.1/${MACHINE_ARCH} ${.CURDIR}/4.1 \ |
