aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src
diff options
context:
space:
mode:
authorDan Nicolaescu2010-04-26 11:23:01 -0700
committerDan Nicolaescu2010-04-26 11:23:01 -0700
commit10ccb130e0581fd1a27edef2a435d53b5576d9b3 (patch)
treedae10c74d28935d3e70492fa8cba17f8b0e0c77b /lib-src
parent7e10844c7223ea4a97b3c6ca590377e5cd5a205f (diff)
downloademacs-10ccb130e0581fd1a27edef2a435d53b5576d9b3.tar.gz
emacs-10ccb130e0581fd1a27edef2a435d53b5576d9b3.zip
* Makefile.in (LIBS_MACHINE): Remove, unused.
Diffstat (limited to 'lib-src')
-rw-r--r--lib-src/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib-src/Makefile.in b/lib-src/Makefile.in
index 90c9fa7f36c..4bbe894a794 100644
--- a/lib-src/Makefile.in
+++ b/lib-src/Makefile.in
@@ -184,7 +184,7 @@ CPP_CFLAGS = $(C_SWITCH_SYSTEM) $(C_SWITCH_MACHINE) -DHAVE_CONFIG_H -I. -I../src
184#define BLESSMAIL 184#define BLESSMAIL
185#endif 185#endif
186 186
187LOADLIBES=LIBS_SYSTEM LIBS_MACHINE 187LOADLIBES=LIBS_SYSTEM
188 188
189 189
190.SUFFIXES: .m 190.SUFFIXES: .m