43eba13516
Package provided by hiramatu@boreas.dti.ne.jp in PR pkg/13495. This is no longer a ME extended version, which is now available as pkgsrc/mail/elm-me.
11 lines
386 B
Text
11 lines
386 B
Text
$NetBSD: patch-af,v 1.1 2001/07/18 20:04:14 martin Exp $
|
|
--- Makefile.SH.orig Fri Mar 15 02:27:09 1996
|
|
+++ Makefile.SH Mon Jul 16 02:25:23 2001
|
|
@@ -87,6 +87,7 @@
|
|
cd src && $(MAKE) $(MFLAGS) $(MJ) $@
|
|
cd utils && $(MAKE) $(MFLAGS) $(MJ) $@
|
|
cd doc && $(MAKE) $(MFLAGS) $(MJ) $@
|
|
+ cd nls && $(MAKE) $(MFLAGS) $(MJ) $@
|
|
|
|
#
|
|
# Ensure required subdirectories and their Makefiles exist.
|