comparison lib-src/Makefile.in @ 108122:b355e81f13c1

* Makefile.in (LIBS_MACHINE): Remove, unused.
author Dan Nicolaescu <dann@ics.uci.edu>
date Mon, 26 Apr 2010 11:23:01 -0700
parents 080274726e38
children 135e34f90ef1
comparison
equal deleted inserted replaced
108121:273fb5620f24 108122:b355e81f13c1
182 #define BLESSMAIL blessmail 182 #define BLESSMAIL blessmail
183 #else 183 #else
184 #define BLESSMAIL 184 #define BLESSMAIL
185 #endif 185 #endif
186 186
187 LOADLIBES=LIBS_SYSTEM LIBS_MACHINE 187 LOADLIBES=LIBS_SYSTEM
188 188
189 189
190 .SUFFIXES: .m 190 .SUFFIXES: .m
191 191
192 /* This is the default compilation command. 192 /* This is the default compilation command.