udis86sx/udis86/Makefile.in
changeset 21 7d99b51b4784
parent 11 cfe5c9d79fbc
child 23 d2d9a2d4d6bf
equal deleted inserted replaced
20:7f2660be9066 21:7d99b51b4784
   199 am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in \
   199 am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in \
   200 	$(top_srcdir)/build/compile $(top_srcdir)/build/config.guess \
   200 	$(top_srcdir)/build/compile $(top_srcdir)/build/config.guess \
   201 	$(top_srcdir)/build/config.sub $(top_srcdir)/build/install-sh \
   201 	$(top_srcdir)/build/config.sub $(top_srcdir)/build/install-sh \
   202 	$(top_srcdir)/build/ltmain.sh $(top_srcdir)/build/missing \
   202 	$(top_srcdir)/build/ltmain.sh $(top_srcdir)/build/missing \
   203 	INSTALL README build/compile build/config.guess \
   203 	INSTALL README build/compile build/config.guess \
   204 	build/config.sub build/depcomp build/install-sh \
   204 	build/config.sub build/install-sh build/ltmain.sh \
   205 	build/ltmain.sh build/missing
   205 	build/missing config.guess config.sub
   206 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
   206 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
   207 distdir = $(PACKAGE)-$(VERSION)
   207 distdir = $(PACKAGE)-$(VERSION)
   208 top_distdir = $(distdir)
   208 top_distdir = $(distdir)
   209 am__remove_distdir = \
   209 am__remove_distdir = \
   210   if test -d "$(distdir)"; then \
   210   if test -d "$(distdir)"; then \
   284 LIBS = @LIBS@
   284 LIBS = @LIBS@
   285 LIBTOOL = @LIBTOOL@
   285 LIBTOOL = @LIBTOOL@
   286 LIPO = @LIPO@
   286 LIPO = @LIPO@
   287 LN_S = @LN_S@
   287 LN_S = @LN_S@
   288 LTLIBOBJS = @LTLIBOBJS@
   288 LTLIBOBJS = @LTLIBOBJS@
       
   289 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
   289 MAKEINFO = @MAKEINFO@
   290 MAKEINFO = @MAKEINFO@
   290 MANIFEST_TOOL = @MANIFEST_TOOL@
   291 MANIFEST_TOOL = @MANIFEST_TOOL@
   291 MKDIR_P = @MKDIR_P@
   292 MKDIR_P = @MKDIR_P@
   292 NM = @NM@
   293 NM = @NM@
   293 NMEDIT = @NMEDIT@
   294 NMEDIT = @NMEDIT@