2001-07-17 21:45:05 +02:00
|
|
|
*** util_d/Imakefile.orig Wed May 16 15:59:16 2001
|
|
|
|
--- util_d/Imakefile Sat Jul 7 03:15:11 2001
|
2000-05-06 14:46:13 +02:00
|
|
|
***************
|
2001-07-17 21:45:05 +02:00
|
|
|
*** 43,49 ****
|
|
|
|
* #include "Motif.tmpl"
|
|
|
|
* #include "Motif.rules"
|
2000-05-06 14:46:13 +02:00
|
|
|
*/
|
2001-07-17 21:45:05 +02:00
|
|
|
! LOCAL_LIBRARIES= XmClientLibs
|
|
|
|
|
|
|
|
|
|
|
|
/**** Optional defines: Change as you see fit. *****************************
|
|
|
|
--- 43,49 ----
|
|
|
|
* #include "Motif.tmpl"
|
|
|
|
* #include "Motif.rules"
|
2000-05-06 14:46:13 +02:00
|
|
|
*/
|
2001-07-17 21:45:05 +02:00
|
|
|
! LOCAL_LIBRARIES= ${MOTIFLIB} XawClientLibs
|
2000-05-06 14:46:13 +02:00
|
|
|
|
|
|
|
|
2001-07-17 21:45:05 +02:00
|
|
|
/**** Optional defines: Change as you see fit. *****************************
|