From owner-freebsd-commit Thu Jan 11 09:27:38 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA05826 for freebsd-commit-outgoing; Thu, 11 Jan 1996 09:27:38 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA05813 for cvs-all-outgoing; Thu, 11 Jan 1996 09:27:23 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA05803 for cvs-gnu-outgoing; Thu, 11 Jan 1996 09:27:21 -0800 (PST) Received: (from phk@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA05796 Thu, 11 Jan 1996 09:27:19 -0800 (PST) Date: Thu, 11 Jan 1996 09:27:19 -0800 (PST) From: Poul-Henning Kamp Message-Id: <199601111727.JAA05796@freefall.freebsd.org> To: CVS-committers, cvs-gnu Subject: cvs commit: src/gnu/usr.bin/ld/rtld Makefile Sender: owner-commit@FreeBSD.ORG Precedence: bulk phk 96/01/11 09:27:18 Modified: gnu/usr.bin/ld/rtld Makefile Log: Make the new realinstall target a little less draconian so that make release doesn't fall over. Revision Changes Path 1.17 +3 -3 src/gnu/usr.bin/ld/rtld/Makefile