freebsd-ports/emulators/linux_base-6/Makefile
1995-11-06 15:18:05 +00:00

20 lines
371 B
Makefile

# New ports collection makefile for: linux_lib
# Version required: 1.0
# Date created:
# Whom: erich@FreeBSD.org
#
# $Id: Makefile,v 1.2 1995/11/05 11:54:58 jkh Exp $
#
DISTNAME= linux_lib
CATEGORIES= emulators
MAINTAINER= erich@FreeBSD.org
PREFIX= /compat/linux/
WRKSRC= ${WRKDIR}
pre-build:
@mkdir -p ${PREFIX}
.include <bsd.port.mk>