From 9510ece258f285c7f7f311b8aeadac13f2db7433 Mon Sep 17 00:00:00 2001 From: ache Date: Wed, 15 Feb 1995 19:15:29 +0000 Subject: Remove pre-install, done by mtree --- shells/zsh/Makefile | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'shells/zsh') diff --git a/shells/zsh/Makefile b/shells/zsh/Makefile index f0c90ee77876..656407deaa6b 100644 --- a/shells/zsh/Makefile +++ b/shells/zsh/Makefile @@ -3,16 +3,11 @@ # Date created: 11 Feb. 1995 # Whom: torstenb # -# $Id:$ +# $Id: Makefile,v 1.1.1.1 1995/02/12 16:31:26 torstenb Exp $ # DISTNAME= zsh-2.6-beta3 MASTER_SITES= ftp://ftp.math.gatech.edu/pub/zsh/ GNU_CONFIGURE= YES -pre-install: - mkdir -p ${PREFIX}/bin - mkdir -p ${PREFIX}/man/man1 - mkdir -p ${PREFIX}/info - .include -- cgit