From db766b507db0196ae0fa932b287c651c8c9b676f Mon Sep 17 00:00:00 2001 From: Andreas Schulz Date: Sun, 20 Nov 1994 21:50:58 +0000 Subject: The jove tar file that came from the master site doesn't have a subdir in it, so use the NO_WRKSUBDIR makro for it. --- editors/jove/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/editors/jove/Makefile b/editors/jove/Makefile index 7e74f6129154..171564ff7274 100644 --- a/editors/jove/Makefile +++ b/editors/jove/Makefile @@ -3,11 +3,12 @@ # Date created: 21 August 1994 # Whom: jkh # -# $Id: Makefile,v 1.5 1994/11/11 00:49:03 gpalmer Exp $ +# $Id: Makefile,v 1.6 1994/11/15 00:22:29 gpalmer Exp $ # DISTNAME= jove4.14.10 MASTER_SITES= ftp://relay.cs.toronto.edu/pub/moraes/jove/ EXTRACT_SUFX= .tar.Z +NO_WRKSUBDIR= yes .include -- cgit v1.2.3