From 6c1ee6b7289c56d7dd81e9ae7878bfd5c2be6f4a Mon Sep 17 00:00:00 2001 From: peter Date: Mon, 23 Dec 1996 05:07:37 +0000 Subject: In the spirit of Christmas, I give ye a gift! - A major 11th hour, last second, untested commit! Build some infrastructure to clean up the compat lib distributions, and also allow them to be installed from the source tree rather than having to to and get the tarballs from freefall or a CD. Some tweaks to /etc/make.conf are in the pipeline to enable it. This came about because it became apparent that we'd have to change the compat21.tgz tarball to fix the NIS problem with 2.1.x binaries. Since it's tar..gz.uu, doing this would have caused a huge repository change and we may as well try and fix it once and for all. Now, adding/removing libraries should have MUCH less repository impact. Peril sensative sunglasses: on! Flame proof suit: on! Concept reviewed by a stream of ascii representing the opinion of: jkh Changes casually reviewed by: jkh (but not actually tested) --- lib/compat/Makefile.inc | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 lib/compat/Makefile.inc (limited to 'lib/compat/Makefile.inc') diff --git a/lib/compat/Makefile.inc b/lib/compat/Makefile.inc new file mode 100644 index 0000000..3b0eaee --- /dev/null +++ b/lib/compat/Makefile.inc @@ -0,0 +1,3 @@ +# $Id$ + +BINDIR?= /usr/lib/compat -- cgit v1.1