12 lines
265 B
Plaintext
12 lines
265 B
Plaintext
--- XTar.tmpl.orig Mon Jul 17 14:04:17 1995
|
|
+++ XTar.tmpl Wed Jun 7 00:29:15 2000
|
|
@@ -27,7 +27,7 @@ CCOPTIONS = -Ae
|
|
XMINC = -I/usr/include/Motif1.2
|
|
XMLIB = -L/usr/lib/Motif1.2 -lXm -lPW
|
|
#else
|
|
-XMLIB = -lXm
|
|
+XMLIB = ${MOTIFLIB}
|
|
#endif
|
|
|
|
#ifdef SunArchitecture
|