From c02655835e7b4dfbe2c8cdd00c9ffc4f52dbf142 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Wed, 4 Oct 1995 10:31:58 +0000 Subject: Added "XMKMF=xmkmf" -- this port has "ALL_TARGET=World", which involves rebuilding all the Makefiles, so no need to do it from the default "xmkmf -a" (and boy did it take long or what). --- audio/nas/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/audio/nas/Makefile b/audio/nas/Makefile index dd585895ed7b..e59924ca2ebc 100644 --- a/audio/nas/Makefile +++ b/audio/nas/Makefile @@ -3,7 +3,7 @@ # Date created: 03 Nov 1994 # Whom: jkh # -# $Id: Makefile,v 1.2 1995/04/01 12:43:51 jkh Exp $ +# $Id: Makefile,v 1.3 1995/04/11 19:46:46 asami Exp $ # DISTNAME= nas-1.2p1 @@ -13,5 +13,7 @@ MASTER_SITES= ftp://ftp.x.org/contrib/audio/nas/ USE_IMAKE= yes ALL_TARGET= World +# no need to "xmkmf -a" and create the Makefiles twice -- see above +XMKMF= xmkmf .include -- cgit v1.2.3