comparison src/Makefile.in @ 108121:273fb5620f24

* Makefile.in (LIBS_MACHINE): Remove, unused.
author Dan Nicolaescu <dann@ics.uci.edu>
date Mon, 26 Apr 2010 11:20:58 -0700
parents 080274726e38
children 2559def6146e
comparison
equal deleted inserted replaced
108120:080274726e38 108121:273fb5620f24
781 Note that SunOS needs -lm to come before -lc; otherwise, you get 781 Note that SunOS needs -lm to come before -lc; otherwise, you get
782 duplicated symbols. If the standard libraries were compiled 782 duplicated symbols. If the standard libraries were compiled
783 with GCC, we might need gnulib again after them. */ 783 with GCC, we might need gnulib again after them. */
784 784
785 LIBES = $(LOADLIBES) $(LIBS) $(LIBX) $(LIBSOUND) $(RSVG_LIBS) $(DBUS_LIBS) \ 785 LIBES = $(LOADLIBES) $(LIBS) $(LIBX) $(LIBSOUND) $(RSVG_LIBS) $(DBUS_LIBS) \
786 @LIBGPM@ @LIBRESOLV@ LIBS_SYSTEM LIBS_MACHINE LIBS_TERMCAP \ 786 @LIBGPM@ @LIBRESOLV@ LIBS_SYSTEM LIBS_TERMCAP \
787 $(GETLOADAVG_LIBS) ${GCONF_LIBS} ${LIBSELINUX_LIBS} \ 787 $(GETLOADAVG_LIBS) ${GCONF_LIBS} ${LIBSELINUX_LIBS} \
788 @FREETYPE_LIBS@ @FONTCONFIG_LIBS@ @LIBOTF_LIBS@ @M17N_FLT_LIBS@ \ 788 @FREETYPE_LIBS@ @FONTCONFIG_LIBS@ @LIBOTF_LIBS@ @M17N_FLT_LIBS@ \
789 $(GNULIB_VAR) @LIB_MATH@ LIB_STANDARD $(GNULIB_VAR) 789 $(GNULIB_VAR) @LIB_MATH@ LIB_STANDARD $(GNULIB_VAR)
790 790
791 all: emacs${EXEEXT} $(OTHER_FILES) 791 all: emacs${EXEEXT} $(OTHER_FILES)