Lines Matching full:libdir
100 # approach of adding -DLIBDIR=\"$(libdir)\" etc. to AM_CPPFLAGS,
102 # If, say, $(libdir) is not set in the Makefile, LIBDIR is not
103 # defined by this module, and code using LIBDIR gives a
132 echo '#define LIBDIR "$(libdir)"'; \
310 # We need the following in order to install a simple file in $(libdir)
319 charset_alias = $(DESTDIR)$(libdir)/charset.alias
320 charset_tmp = $(DESTDIR)$(libdir)/charset.tmp
336 $(mkinstalldirs) $(DESTDIR)$(libdir) ; \