From owner-freebsd-commit Sat Jan 27 15:57:21 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA12556 for freebsd-commit-outgoing; Sat, 27 Jan 1996 15:57:21 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA12537 for cvs-all-outgoing; Sat, 27 Jan 1996 15:57:13 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA12527 for cvs-user-outgoing; Sat, 27 Jan 1996 15:57:11 -0800 (PST) Received: (from rgrimes@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA12518 Sat, 27 Jan 1996 15:57:09 -0800 (PST) Date: Sat, 27 Jan 1996 15:57:09 -0800 (PST) From: "Rodney W. Grimes" Message-Id: <199601272357.PAA12518@freefall.freebsd.org> To: CVS-committers, cvs-user Subject: cvs commit: src/lkm/linux Makefile Sender: owner-commit@FreeBSD.ORG Precedence: bulk rgrimes 96/01/27 15:57:08 Modified: lkm/linux Makefile Log: Add missing ${DESTDIR} to afterinstall: target. Revision Changes Path 1.5 +2 -2 src/lkm/linux/Makefile