From d085eb205312775411421dfab78bc55e9e90f0e8 Mon Sep 17 00:00:00 2001 From: Garrett Wollman Date: Thu, 13 Oct 1994 00:51:53 +0000 Subject: [PATCH] Add nv. --- x11/Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/x11/Makefile b/x11/Makefile index 489921f41e92..5509811def1f 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,5 +1,9 @@ -# $Id: Makefile,v 1.6 1994/09/26 13:39:19 jkh Exp $ +# $Id: Makefile,v 1.7 1994/10/12 23:10:03 jkh Exp $ # SUBDIR= emu fvwm iv tk xarchie xpm +# +# nv depends on tk, so might as well build tk first... +# +SUBDIR+= nv .include