2002-01-17 10:18:07 -05:00
|
|
|
--- Imakefile.orig Sun Jul 14 13:48:56 1996
|
|
|
|
+++ Imakefile Wed Jan 16 20:42:52 2002
|
|
|
|
@@ -43,8 +43,9 @@
|
2002-01-14 08:47:21 -05:00
|
|
|
* #include "Motif.tmpl"
|
|
|
|
* #include "Motif.rules"
|
|
|
|
*/
|
|
|
|
-LOCAL_LIBRARIES= XmClientLibs
|
2009-12-20 16:00:24 -05:00
|
|
|
+LOCAL_LIBRARIES= ${MOTIFLIB} -lm ${XTOOLLIB} ${XLIB} -lossaudio
|
2002-01-14 08:47:21 -05:00
|
|
|
|
2002-01-17 10:18:07 -05:00
|
|
|
+CCOPTIONS= -DHLPPREFIX=\"$(PREFIX)\"
|
2002-01-14 08:47:21 -05:00
|
|
|
|
|
|
|
/*
|
2002-01-17 10:18:07 -05:00
|
|
|
* C Source files
|