2007-10-26 18:00:31 -04:00
|
|
|
$OpenBSD: patch-XTar_tmpl,v 1.1 2007/10/26 22:00:31 ajacoutot Exp $
|
2000-06-06 18:31:53 -04:00
|
|
|
--- XTar.tmpl.orig Mon Jul 17 14:04:17 1995
|
2007-10-26 18:00:31 -04:00
|
|
|
+++ XTar.tmpl Fri Oct 26 23:58:56 2007
|
2000-06-06 18:31:53 -04:00
|
|
|
@@ -27,7 +27,7 @@ CCOPTIONS = -Ae
|
1999-12-07 23:51:50 -05:00
|
|
|
XMINC = -I/usr/include/Motif1.2
|
|
|
|
XMLIB = -L/usr/lib/Motif1.2 -lXm -lPW
|
|
|
|
#else
|
|
|
|
-XMLIB = -lXm
|
|
|
|
+XMLIB = ${MOTIFLIB}
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#ifdef SunArchitecture
|