1998-05-27 03:07:08 +00:00
|
|
|
*** xmcd_d/Imakefile.orig Sat May 23 02:31:49 1998
|
|
|
|
--- xmcd_d/Imakefile Tue May 26 17:32:59 1998
|
1995-02-17 10:53:08 +00:00
|
|
|
***************
|
|
|
|
*** 43,49 ****
|
|
|
|
* #include "Motif.tmpl"
|
|
|
|
* #include "Motif.rules"
|
|
|
|
*/
|
|
|
|
! LOCAL_LIBRARIES= XmClientLibs
|
|
|
|
|
|
|
|
|
|
|
|
/**** Optional defines: Change as you see fit. *****************************
|
|
|
|
--- 43,49 ----
|
|
|
|
* #include "Motif.tmpl"
|
|
|
|
* #include "Motif.rules"
|
|
|
|
*/
|
1996-04-11 08:47:10 +00:00
|
|
|
! LOCAL_LIBRARIES= ${MOTIFLIB} XawClientLibs
|
1995-02-17 10:53:08 +00:00
|
|
|
|
|
|
|
|
|
|
|
/**** Optional defines: Change as you see fit. *****************************
|
1996-04-11 08:47:10 +00:00
|
|
|
***************
|
1998-05-27 03:07:08 +00:00
|
|
|
*** 68,79 ****
|
1996-04-11 08:47:10 +00:00
|
|
|
DEFINES=
|
|
|
|
#endif
|
|
|
|
|
|
|
|
|
|
|
|
/*
|
|
|
|
* Add local include path
|
|
|
|
*/
|
|
|
|
INCLUDES=-I..
|
|
|
|
-
|
|
|
|
|
|
|
|
/*
|
|
|
|
* C Source files
|
1998-05-27 03:07:08 +00:00
|
|
|
--- 68,79 ----
|
1996-04-11 08:47:10 +00:00
|
|
|
DEFINES=
|
|
|
|
#endif
|
|
|
|
|
|
|
|
+ MANSUFFIX = 1
|
|
|
|
|
|
|
|
/*
|
|
|
|
* Add local include path
|
|
|
|
*/
|
|
|
|
INCLUDES=-I..
|
|
|
|
|
|
|
|
/*
|
|
|
|
* C Source files
|