summaryrefslogtreecommitdiff
blob: d8f6c9721380cb05bde08ee9424f946c2bed4b41 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
--- a/Makefile	1999-10-28 00:18:23.000000000 -0400
+++ b/Makefile	2001-06-03 05:54:22.000000000 -0400
@@ -133,7 +135,7 @@
 #
 XA_DLL_DEF = -DXA_DLL -DXA_PRINT
 #### Use this only if the above doesn't work.
-XA_DLL_DEF = -DXA_DLL
+#XA_DLL_DEF = -DXA_DLL
 #
 #### You may need this library.
 XA_DLL_LIB = -ldl
@@ -141,7 +143,7 @@
 # If you'd like to change the default directory that XAnim searches while
 # looking for dlls, then change the directory below. 
 #
-XA_DLL_PATH = /usr/local/xanim/mods
+XA_DLL_PATH = /usr/X11R6/lib/xanim/mods-export
 
 
 ##########################################################################
@@ -208,9 +210,9 @@
 # XA_CVID_DEF = -DXA_CVID
 # XA_CYUV_DEF = -DXA_CYUV
 #
-#XA_IV32_LIB = mods/xa2.0_iv32_linuxELF.o
-#XA_CVID_LIB = mods/xa2.0_cvid_linuxELF.o
-#XA_CYUV_LIB = mods/xa1.0_cyuv_linuxELF.o
+XA_IV32_LIB = mods/xa2.1_iv32_linuxELFg21.o
+XA_CVID_LIB = mods/xa2.0_cvid_linuxELFg21.o
+XA_CYUV_LIB = mods/xa1.0_cyuv_linuxELFg21.o
 #
 ###########################
 # NOTE: SGI Machines Only: