--- makefile.unix.orig	Sun Nov  5 15:55:59 2000
+++ makefile.unix	Sun Nov  5 15:56:14 2000
@@ -90,8 +90,8 @@
 # if strict ansi used set IL to "static"
 # This can very noticably increase xmame's performance, so enabling this is
 # encouraged, it works fine with gcc and probably with most other compilers.
-# IL	= '-DINLINE=static inline'
-IL     = -DINLINE=static
+IL	= '-DINLINE=static inline'
+# IL     = -DINLINE=static
 
 # *** Choose your linker & linker flags ( some OS's needs native linker
 # instead GNU one )
