blob: 9d343f444be42f1d370eb4040b11e8b36c1f171b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-aa,v 1.5 1998/11/12 15:48:34 agc Exp $
--- xmcd_d/Imakefile.orig Wed Oct 28 03:03:18 1998
+++ xmcd_d/Imakefile Wed Nov 4 22:07:57 1998
@@ -43,7 +43,7 @@
* #include "Motif.tmpl"
* #include "Motif.rules"
*/
-LOCAL_LIBRARIES= XmClientLibs
+LOCAL_LIBRARIES= ${MOTIFLIB} XawClientLibs
#if defined(FreeBSDArchitecture)
.if exists(/usr/include/camlib.h)
|