20 lines
367 B
Plaintext
20 lines
367 B
Plaintext
*** Imakefile.orig Mon Jul 15 00:48:56 1996
|
|
--- Imakefile Thu Jul 30 10:35:24 1998
|
|
***************
|
|
*** 43,49 ****
|
|
* #include "Motif.tmpl"
|
|
* #include "Motif.rules"
|
|
*/
|
|
! LOCAL_LIBRARIES= XmClientLibs
|
|
|
|
|
|
/*
|
|
--- 43,49 ----
|
|
* #include "Motif.tmpl"
|
|
* #include "Motif.rules"
|
|
*/
|
|
! LOCAL_LIBRARIES= ${MOTIFLIB} ${XTOOLLIB} ${XLIB} -lossaudio
|
|
|
|
|
|
/*
|