21 lines
521 B
Plaintext
21 lines
521 B
Plaintext
*** xmcd_d/Imakefile.orig Thu Jul 23 20:13:10 1998
|
|
--- xmcd_d/Imakefile Thu Jul 23 20:15:12 1998
|
|
***************
|
|
*** 43,50 ****
|
|
* #include "Motif.tmpl"
|
|
* #include "Motif.rules"
|
|
*/
|
|
! LOCAL_LIBRARIES= XmClientLibs
|
|
!
|
|
|
|
/**** Optional defines: Change as you see fit. *****************************
|
|
*
|
|
--- 43,49 ----
|
|
* #include "Motif.tmpl"
|
|
* #include "Motif.rules"
|
|
*/
|
|
! LOCAL_LIBRARIES= ${MOTIFLIB} XawClientLibs
|
|
|
|
/**** Optional defines: Change as you see fit. *****************************
|
|
*
|