From owner-freebsd-commit Sun Nov 5 03:55:35 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA00423 for freebsd-commit-outgoing; Sun, 5 Nov 1995 03:55:35 -0800 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA00402 for cvs-all-outgoing; Sun, 5 Nov 1995 03:55:29 -0800 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA00370 for cvs-ports-outgoing; Sun, 5 Nov 1995 03:55:16 -0800 Received: (from jkh@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA00328 ; Sun, 5 Nov 1995 03:55:02 -0800 Date: Sun, 5 Nov 1995 03:55:02 -0800 From: "Jordan K. Hubbard" Message-Id: <199511051155.DAA00328@freefall.freebsd.org> To: CVS-commiters, cvs-ports Subject: cvs commit: ports/emulators/linux_lib Makefile Sender: owner-commit@FreeBSD.org Precedence: bulk jkh 95/11/05 03:55:00 Modified: emulators/linux_lib Makefile Log: Add a cheesy "mkdir -p ${PREFIX}" as build target since most systems won't have /compat/linux already created and the install will fall right over.