summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1998-09-26 11:54:02 +0000
committerjkh <jkh@FreeBSD.org>1998-09-26 11:54:02 +0000
commitba079171910c591dd6e7cc6e35469fd63581b35d (patch)
tree5dcd5f96538fb8248c2d4ed2afb635bf8538deee /lib
parentad6ddb77671a5780eefdb973075656e601890d74 (diff)
downloadFreeBSD-src-ba079171910c591dd6e7cc6e35469fd63581b35d.zip
FreeBSD-src-ba079171910c591dd6e7cc6e35469fd63581b35d.tar.gz
/usr/lib/compat -> /usr/lib/compat/aout
This change will need to be reviewed just as soon as we start generating ELF compat libs, but for now it does the right thing for a.out libs.
Diffstat (limited to 'lib')
-rw-r--r--lib/compat/Makefile.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/compat/Makefile.inc b/lib/compat/Makefile.inc
index 5201d4a..b7db7f3 100644
--- a/lib/compat/Makefile.inc
+++ b/lib/compat/Makefile.inc
@@ -1,3 +1,3 @@
-# $Id$
+# $Id: Makefile.inc,v 1.4 1997/02/22 14:57:33 peter Exp $
-LIBCOMPATDIR?= ${LIBDIR}/compat
+LIBCOMPATDIR?= ${LIBDIR}/compat/aout
OpenPOWER on IntegriCloud