| 1 | # Makefile.in generated automatically by automake 1.4 from Makefile.am
 | 
|---|
| 2 | 
 | 
|---|
| 3 | # Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
 | 
|---|
| 4 | # This Makefile.in is free software; the Free Software Foundation
 | 
|---|
| 5 | # gives unlimited permission to copy and/or distribute it,
 | 
|---|
| 6 | # with or without modifications, as long as this notice is preserved.
 | 
|---|
| 7 | 
 | 
|---|
| 8 | # This program is distributed in the hope that it will be useful,
 | 
|---|
| 9 | # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 | 
|---|
| 10 | # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 | 
|---|
| 11 | # PARTICULAR PURPOSE.
 | 
|---|
| 12 | 
 | 
|---|
| 13 | 
 | 
|---|
| 14 | SHELL = @SHELL@
 | 
|---|
| 15 | 
 | 
|---|
| 16 | srcdir = @srcdir@
 | 
|---|
| 17 | top_srcdir = @top_srcdir@
 | 
|---|
| 18 | VPATH = @srcdir@
 | 
|---|
| 19 | prefix = @prefix@
 | 
|---|
| 20 | exec_prefix = @exec_prefix@
 | 
|---|
| 21 | 
 | 
|---|
| 22 | bindir = @bindir@
 | 
|---|
| 23 | sbindir = @sbindir@
 | 
|---|
| 24 | libexecdir = @libexecdir@
 | 
|---|
| 25 | datadir = @datadir@
 | 
|---|
| 26 | sysconfdir = @sysconfdir@
 | 
|---|
| 27 | sharedstatedir = @sharedstatedir@
 | 
|---|
| 28 | localstatedir = @localstatedir@
 | 
|---|
| 29 | libdir = @libdir@
 | 
|---|
| 30 | infodir = @infodir@
 | 
|---|
| 31 | mandir = @mandir@
 | 
|---|
| 32 | includedir = @includedir@
 | 
|---|
| 33 | oldincludedir = /usr/include
 | 
|---|
| 34 | 
 | 
|---|
| 35 | DESTDIR =
 | 
|---|
| 36 | 
 | 
|---|
| 37 | pkgdatadir = $(datadir)/@PACKAGE@
 | 
|---|
| 38 | pkglibdir = $(libdir)/@PACKAGE@
 | 
|---|
| 39 | pkgincludedir = $(includedir)/@PACKAGE@
 | 
|---|
| 40 | 
 | 
|---|
| 41 | top_builddir = ../..
 | 
|---|
| 42 | 
 | 
|---|
| 43 | ACLOCAL = @ACLOCAL@
 | 
|---|
| 44 | AUTOCONF = @AUTOCONF@
 | 
|---|
| 45 | AUTOMAKE = @AUTOMAKE@
 | 
|---|
| 46 | AUTOHEADER = @AUTOHEADER@
 | 
|---|
| 47 | 
 | 
|---|
| 48 | INSTALL = @INSTALL@
 | 
|---|
| 49 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
 | 
|---|
| 50 | INSTALL_DATA = @INSTALL_DATA@
 | 
|---|
| 51 | INSTALL_SCRIPT = @INSTALL_SCRIPT@
 | 
|---|
| 52 | transform = @program_transform_name@
 | 
|---|
| 53 | 
 | 
|---|
| 54 | NORMAL_INSTALL = :
 | 
|---|
| 55 | PRE_INSTALL = :
 | 
|---|
| 56 | POST_INSTALL = :
 | 
|---|
| 57 | NORMAL_UNINSTALL = :
 | 
|---|
| 58 | PRE_UNINSTALL = :
 | 
|---|
| 59 | POST_UNINSTALL = :
 | 
|---|
| 60 | host_alias = @host_alias@
 | 
|---|
| 61 | host_triplet = @host@
 | 
|---|
| 62 | AS = @AS@
 | 
|---|
| 63 | CC = @CC@
 | 
|---|
| 64 | CPP = @CPP@
 | 
|---|
| 65 | DLLTOOL = @DLLTOOL@
 | 
|---|
| 66 | FX_CFLAGS = @FX_CFLAGS@
 | 
|---|
| 67 | FX_LIBS = @FX_LIBS@
 | 
|---|
| 68 | GGI_CFLAGS = @GGI_CFLAGS@
 | 
|---|
| 69 | GGI_LIBS = @GGI_LIBS@
 | 
|---|
| 70 | GLUT_CFLAGS = @GLUT_CFLAGS@
 | 
|---|
| 71 | GLUT_LIBS = @GLUT_LIBS@
 | 
|---|
| 72 | LD = @LD@
 | 
|---|
| 73 | LIBGLUT_VERSION = @LIBGLUT_VERSION@
 | 
|---|
| 74 | LIBGLU_VERSION = @LIBGLU_VERSION@
 | 
|---|
| 75 | LIBGL_VERSION = @LIBGL_VERSION@
 | 
|---|
| 76 | LIBTOOL = @LIBTOOL@
 | 
|---|
| 77 | LN_S = @LN_S@
 | 
|---|
| 78 | MAKEINFO = @MAKEINFO@
 | 
|---|
| 79 | NM = @NM@
 | 
|---|
| 80 | OBJDUMP = @OBJDUMP@
 | 
|---|
| 81 | PACKAGE = @PACKAGE@
 | 
|---|
| 82 | RANLIB = @RANLIB@
 | 
|---|
| 83 | SVGA_CFLAGS = @SVGA_CFLAGS@
 | 
|---|
| 84 | SVGA_LIBS = @SVGA_LIBS@
 | 
|---|
| 85 | VERSION = @VERSION@
 | 
|---|
| 86 | X_LIBADD = @X_LIBADD@
 | 
|---|
| 87 | ggi_confdir = @ggi_confdir@
 | 
|---|
| 88 | ggi_libdir = @ggi_libdir@
 | 
|---|
| 89 | 
 | 
|---|
| 90 | AUTOMAKE_OPTIONS = no-dependencies
 | 
|---|
| 91 | 
 | 
|---|
| 92 | x3dnow_files =          3dnow.c         3dnow.h         3dnow_norm_raw.S        3dnow_xform_masked1.S   3dnow_xform_masked2.S   3dnow_xform_masked3.S   3dnow_xform_masked4.S   3dnow_xform_raw1.S      3dnow_xform_raw2.S      3dnow_xform_raw3.S      3dnow_xform_raw4.S      vertex_3dnow.S
 | 
|---|
| 93 | 
 | 
|---|
| 94 | 
 | 
|---|
| 95 | mmx_files = mmx.h mmx_blend.S
 | 
|---|
| 96 | 
 | 
|---|
| 97 | @HAVE_3DNOW_TRUE@x3dnow_sources = $(x3dnow_files)
 | 
|---|
| 98 | @HAVE_3DNOW_TRUE@CFLAGS_3DNOW = -DUSE_3DNOW_ASM
 | 
|---|
| 99 | 
 | 
|---|
| 100 | @HAVE_MMX_TRUE@mmx_sources = $(mmx_files)
 | 
|---|
| 101 | @HAVE_MMX_TRUE@CFLAGS_MMX = -DUSE_MMX_ASM
 | 
|---|
| 102 | 
 | 
|---|
| 103 | # Build a libtool convenience library.
 | 
|---|
| 104 | @HAVE_X86_TRUE@noinst_LTLIBRARIES = libMesaX86.la
 | 
|---|
| 105 | @HAVE_X86_TRUE@CFLAGS_X86 = -DUSE_X86_ASM
 | 
|---|
| 106 | 
 | 
|---|
| 107 | libMesaX86_la_SOURCES = x86a.S assyntax.h       common_x86.c common_x86asm.S common_x86asm.h    x86.c x86.h vertex.S $(mmx_sources) $(x3dnow_sources)
 | 
|---|
| 108 | 
 | 
|---|
| 109 | 
 | 
|---|
| 110 | INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/src $(CFLAGS_X86) $(CFLAGS_MMX) $(CFLAGS_3DNOW)
 | 
|---|
| 111 | 
 | 
|---|
| 112 | EXTRA_DIST = x86flatregs.m4 x86a.S.m4 $(x3dnow_files) $(mmx_files)
 | 
|---|
| 113 | mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 | 
|---|
| 114 | CONFIG_HEADER = ../../conf.h
 | 
|---|
| 115 | CONFIG_CLEAN_FILES = 
 | 
|---|
| 116 | LTLIBRARIES =  $(noinst_LTLIBRARIES)
 | 
|---|
| 117 | 
 | 
|---|
| 118 | 
 | 
|---|
| 119 | DEFS = @DEFS@ -I. -I$(srcdir) -I../..
 | 
|---|
| 120 | CPPFLAGS = @CPPFLAGS@
 | 
|---|
| 121 | LDFLAGS = @LDFLAGS@
 | 
|---|
| 122 | LIBS = @LIBS@
 | 
|---|
| 123 | X_CFLAGS = @X_CFLAGS@
 | 
|---|
| 124 | X_LIBS = @X_LIBS@
 | 
|---|
| 125 | X_EXTRA_LIBS = @X_EXTRA_LIBS@
 | 
|---|
| 126 | X_PRE_LIBS = @X_PRE_LIBS@
 | 
|---|
| 127 | libMesaX86_la_LDFLAGS = 
 | 
|---|
| 128 | libMesaX86_la_LIBADD = 
 | 
|---|
| 129 | @HAVE_MMX_TRUE@@HAVE_3DNOW_TRUE@libMesaX86_la_OBJECTS =  x86a.lo \
 | 
|---|
| 130 | @HAVE_MMX_TRUE@@HAVE_3DNOW_TRUE@common_x86.lo common_x86asm.lo x86.lo \
 | 
|---|
| 131 | @HAVE_MMX_TRUE@@HAVE_3DNOW_TRUE@vertex.lo mmx_blend.lo 3dnow.lo \
 | 
|---|
| 132 | @HAVE_MMX_TRUE@@HAVE_3DNOW_TRUE@3dnow_norm_raw.lo \
 | 
|---|
| 133 | @HAVE_MMX_TRUE@@HAVE_3DNOW_TRUE@3dnow_xform_masked1.lo \
 | 
|---|
| 134 | @HAVE_MMX_TRUE@@HAVE_3DNOW_TRUE@3dnow_xform_masked2.lo \
 | 
|---|
| 135 | @HAVE_MMX_TRUE@@HAVE_3DNOW_TRUE@3dnow_xform_masked3.lo \
 | 
|---|
| 136 | @HAVE_MMX_TRUE@@HAVE_3DNOW_TRUE@3dnow_xform_masked4.lo \
 | 
|---|
| 137 | @HAVE_MMX_TRUE@@HAVE_3DNOW_TRUE@3dnow_xform_raw1.lo 3dnow_xform_raw2.lo \
 | 
|---|
| 138 | @HAVE_MMX_TRUE@@HAVE_3DNOW_TRUE@3dnow_xform_raw3.lo 3dnow_xform_raw4.lo \
 | 
|---|
| 139 | @HAVE_MMX_TRUE@@HAVE_3DNOW_TRUE@vertex_3dnow.lo
 | 
|---|
| 140 | @HAVE_MMX_TRUE@@HAVE_3DNOW_FALSE@libMesaX86_la_OBJECTS =  x86a.lo \
 | 
|---|
| 141 | @HAVE_MMX_TRUE@@HAVE_3DNOW_FALSE@common_x86.lo common_x86asm.lo x86.lo \
 | 
|---|
| 142 | @HAVE_MMX_TRUE@@HAVE_3DNOW_FALSE@vertex.lo mmx_blend.lo
 | 
|---|
| 143 | @HAVE_MMX_FALSE@@HAVE_3DNOW_TRUE@libMesaX86_la_OBJECTS =  x86a.lo \
 | 
|---|
| 144 | @HAVE_MMX_FALSE@@HAVE_3DNOW_TRUE@common_x86.lo common_x86asm.lo x86.lo \
 | 
|---|
| 145 | @HAVE_MMX_FALSE@@HAVE_3DNOW_TRUE@vertex.lo 3dnow.lo 3dnow_norm_raw.lo \
 | 
|---|
| 146 | @HAVE_MMX_FALSE@@HAVE_3DNOW_TRUE@3dnow_xform_masked1.lo \
 | 
|---|
| 147 | @HAVE_MMX_FALSE@@HAVE_3DNOW_TRUE@3dnow_xform_masked2.lo \
 | 
|---|
| 148 | @HAVE_MMX_FALSE@@HAVE_3DNOW_TRUE@3dnow_xform_masked3.lo \
 | 
|---|
| 149 | @HAVE_MMX_FALSE@@HAVE_3DNOW_TRUE@3dnow_xform_masked4.lo \
 | 
|---|
| 150 | @HAVE_MMX_FALSE@@HAVE_3DNOW_TRUE@3dnow_xform_raw1.lo \
 | 
|---|
| 151 | @HAVE_MMX_FALSE@@HAVE_3DNOW_TRUE@3dnow_xform_raw2.lo \
 | 
|---|
| 152 | @HAVE_MMX_FALSE@@HAVE_3DNOW_TRUE@3dnow_xform_raw3.lo \
 | 
|---|
| 153 | @HAVE_MMX_FALSE@@HAVE_3DNOW_TRUE@3dnow_xform_raw4.lo vertex_3dnow.lo
 | 
|---|
| 154 | @HAVE_MMX_FALSE@@HAVE_3DNOW_FALSE@libMesaX86_la_OBJECTS =  x86a.lo \
 | 
|---|
| 155 | @HAVE_MMX_FALSE@@HAVE_3DNOW_FALSE@common_x86.lo common_x86asm.lo x86.lo \
 | 
|---|
| 156 | @HAVE_MMX_FALSE@@HAVE_3DNOW_FALSE@vertex.lo
 | 
|---|
| 157 | CFLAGS = @CFLAGS@
 | 
|---|
| 158 | COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 | 
|---|
| 159 | LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 | 
|---|
| 160 | CCLD = $(CC)
 | 
|---|
| 161 | LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
 | 
|---|
| 162 | DIST_COMMON =  Makefile.am Makefile.in
 | 
|---|
| 163 | 
 | 
|---|
| 164 | 
 | 
|---|
| 165 | DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
 | 
|---|
| 166 | 
 | 
|---|
| 167 | TAR = gtar
 | 
|---|
| 168 | GZIP_ENV = --best
 | 
|---|
| 169 | SOURCES = $(libMesaX86_la_SOURCES)
 | 
|---|
| 170 | OBJECTS = $(libMesaX86_la_OBJECTS)
 | 
|---|
| 171 | 
 | 
|---|
| 172 | all: all-redirect
 | 
|---|
| 173 | .SUFFIXES:
 | 
|---|
| 174 | .SUFFIXES: .S .c .lo .o .s
 | 
|---|
| 175 | $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
 | 
|---|
| 176 |         cd $(top_srcdir) && $(AUTOMAKE) --gnu src/X86/Makefile
 | 
|---|
| 177 | 
 | 
|---|
| 178 | Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
 | 
|---|
| 179 |         cd $(top_builddir) \
 | 
|---|
| 180 |           && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
 | 
|---|
| 181 | 
 | 
|---|
| 182 | 
 | 
|---|
| 183 | mostlyclean-noinstLTLIBRARIES:
 | 
|---|
| 184 | 
 | 
|---|
| 185 | clean-noinstLTLIBRARIES:
 | 
|---|
| 186 |         -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
 | 
|---|
| 187 | 
 | 
|---|
| 188 | distclean-noinstLTLIBRARIES:
 | 
|---|
| 189 | 
 | 
|---|
| 190 | maintainer-clean-noinstLTLIBRARIES:
 | 
|---|
| 191 | 
 | 
|---|
| 192 | .c.o:
 | 
|---|
| 193 |         $(COMPILE) -c $<
 | 
|---|
| 194 | 
 | 
|---|
| 195 | .s.o:
 | 
|---|
| 196 |         $(COMPILE) -c $<
 | 
|---|
| 197 | 
 | 
|---|
| 198 | .S.o:
 | 
|---|
| 199 |         $(COMPILE) -c $<
 | 
|---|
| 200 | 
 | 
|---|
| 201 | mostlyclean-compile:
 | 
|---|
| 202 |         -rm -f *.o core *.core
 | 
|---|
| 203 | 
 | 
|---|
| 204 | clean-compile:
 | 
|---|
| 205 | 
 | 
|---|
| 206 | distclean-compile:
 | 
|---|
| 207 |         -rm -f *.tab.c
 | 
|---|
| 208 | 
 | 
|---|
| 209 | maintainer-clean-compile:
 | 
|---|
| 210 | 
 | 
|---|
| 211 | .c.lo:
 | 
|---|
| 212 |         $(LIBTOOL) --mode=compile $(COMPILE) -c $<
 | 
|---|
| 213 | 
 | 
|---|
| 214 | .s.lo:
 | 
|---|
| 215 |         $(LIBTOOL) --mode=compile $(COMPILE) -c $<
 | 
|---|
| 216 | 
 | 
|---|
| 217 | .S.lo:
 | 
|---|
| 218 |         $(LIBTOOL) --mode=compile $(COMPILE) -c $<
 | 
|---|
| 219 | 
 | 
|---|
| 220 | mostlyclean-libtool:
 | 
|---|
| 221 |         -rm -f *.lo
 | 
|---|
| 222 | 
 | 
|---|
| 223 | clean-libtool:
 | 
|---|
| 224 |         -rm -rf .libs _libs
 | 
|---|
| 225 | 
 | 
|---|
| 226 | distclean-libtool:
 | 
|---|
| 227 | 
 | 
|---|
| 228 | maintainer-clean-libtool:
 | 
|---|
| 229 | 
 | 
|---|
| 230 | libMesaX86.la: $(libMesaX86_la_OBJECTS) $(libMesaX86_la_DEPENDENCIES)
 | 
|---|
| 231 |         $(LINK)  $(libMesaX86_la_LDFLAGS) $(libMesaX86_la_OBJECTS) $(libMesaX86_la_LIBADD) $(LIBS)
 | 
|---|
| 232 | 
 | 
|---|
| 233 | tags: TAGS
 | 
|---|
| 234 | 
 | 
|---|
| 235 | ID: $(HEADERS) $(SOURCES) $(LISP)
 | 
|---|
| 236 |         list='$(SOURCES) $(HEADERS)'; \
 | 
|---|
| 237 |         unique=`for i in $$list; do echo $$i; done | \
 | 
|---|
| 238 |           awk '    { files[$$0] = 1; } \
 | 
|---|
| 239 |                END { for (i in files) print i; }'`; \
 | 
|---|
| 240 |         here=`pwd` && cd $(srcdir) \
 | 
|---|
| 241 |           && mkid -f$$here/ID $$unique $(LISP)
 | 
|---|
| 242 | 
 | 
|---|
| 243 | TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
 | 
|---|
| 244 |         tags=; \
 | 
|---|
| 245 |         here=`pwd`; \
 | 
|---|
| 246 |         list='$(SOURCES) $(HEADERS)'; \
 | 
|---|
| 247 |         unique=`for i in $$list; do echo $$i; done | \
 | 
|---|
| 248 |           awk '    { files[$$0] = 1; } \
 | 
|---|
| 249 |                END { for (i in files) print i; }'`; \
 | 
|---|
| 250 |         test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
 | 
|---|
| 251 |           || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
 | 
|---|
| 252 | 
 | 
|---|
| 253 | mostlyclean-tags:
 | 
|---|
| 254 | 
 | 
|---|
| 255 | clean-tags:
 | 
|---|
| 256 | 
 | 
|---|
| 257 | distclean-tags:
 | 
|---|
| 258 |         -rm -f TAGS ID
 | 
|---|
| 259 | 
 | 
|---|
| 260 | maintainer-clean-tags:
 | 
|---|
| 261 | 
 | 
|---|
| 262 | distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
 | 
|---|
| 263 | 
 | 
|---|
| 264 | subdir = src/X86
 | 
|---|
| 265 | 
 | 
|---|
| 266 | distdir: $(DISTFILES)
 | 
|---|
| 267 |         @for file in $(DISTFILES); do \
 | 
|---|
| 268 |           d=$(srcdir); \
 | 
|---|
| 269 |           if test -d $$d/$$file; then \
 | 
|---|
| 270 |             cp -pr $$/$$file $(distdir)/$$file; \
 | 
|---|
| 271 |           else \
 | 
|---|
| 272 |             test -f $(distdir)/$$file \
 | 
|---|
| 273 |             || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
 | 
|---|
| 274 |             || cp -p $$d/$$file $(distdir)/$$file || :; \
 | 
|---|
| 275 |           fi; \
 | 
|---|
| 276 |         done
 | 
|---|
| 277 | info-am:
 | 
|---|
| 278 | info: info-am
 | 
|---|
| 279 | dvi-am:
 | 
|---|
| 280 | dvi: dvi-am
 | 
|---|
| 281 | check-am: all-am
 | 
|---|
| 282 | check: check-am
 | 
|---|
| 283 | installcheck-am:
 | 
|---|
| 284 | installcheck: installcheck-am
 | 
|---|
| 285 | install-exec-am:
 | 
|---|
| 286 | install-exec: install-exec-am
 | 
|---|
| 287 | 
 | 
|---|
| 288 | install-data-am:
 | 
|---|
| 289 | install-data: install-data-am
 | 
|---|
| 290 | 
 | 
|---|
| 291 | install-am: all-am
 | 
|---|
| 292 |         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 | 
|---|
| 293 | install: install-am
 | 
|---|
| 294 | uninstall-am:
 | 
|---|
| 295 | uninstall: uninstall-am
 | 
|---|
| 296 | all-am: Makefile $(LTLIBRARIES)
 | 
|---|
| 297 | all-redirect: all-am
 | 
|---|
| 298 | install-strip:
 | 
|---|
| 299 |         $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
 | 
|---|
| 300 | installdirs:
 | 
|---|
| 301 | 
 | 
|---|
| 302 | 
 | 
|---|
| 303 | mostlyclean-generic:
 | 
|---|
| 304 | 
 | 
|---|
| 305 | clean-generic:
 | 
|---|
| 306 | 
 | 
|---|
| 307 | distclean-generic:
 | 
|---|
| 308 |         -rm -f Makefile $(CONFIG_CLEAN_FILES)
 | 
|---|
| 309 |         -rm -f config.cache config.log stamp-h stamp-h[0-9]*
 | 
|---|
| 310 | 
 | 
|---|
| 311 | maintainer-clean-generic:
 | 
|---|
| 312 | mostlyclean-am:  mostlyclean-noinstLTLIBRARIES mostlyclean-compile \
 | 
|---|
| 313 |                 mostlyclean-libtool mostlyclean-tags \
 | 
|---|
| 314 |                 mostlyclean-generic
 | 
|---|
| 315 | 
 | 
|---|
| 316 | mostlyclean: mostlyclean-am
 | 
|---|
| 317 | 
 | 
|---|
| 318 | clean-am:  clean-noinstLTLIBRARIES clean-compile clean-libtool \
 | 
|---|
| 319 |                 clean-tags clean-generic mostlyclean-am
 | 
|---|
| 320 | 
 | 
|---|
| 321 | clean: clean-am
 | 
|---|
| 322 | 
 | 
|---|
| 323 | distclean-am:  distclean-noinstLTLIBRARIES distclean-compile \
 | 
|---|
| 324 |                 distclean-libtool distclean-tags distclean-generic \
 | 
|---|
| 325 |                 clean-am
 | 
|---|
| 326 |         -rm -f libtool
 | 
|---|
| 327 | 
 | 
|---|
| 328 | distclean: distclean-am
 | 
|---|
| 329 | 
 | 
|---|
| 330 | maintainer-clean-am:  maintainer-clean-noinstLTLIBRARIES \
 | 
|---|
| 331 |                 maintainer-clean-compile maintainer-clean-libtool \
 | 
|---|
| 332 |                 maintainer-clean-tags maintainer-clean-generic \
 | 
|---|
| 333 |                 distclean-am
 | 
|---|
| 334 |         @echo "This command is intended for maintainers to use;"
 | 
|---|
| 335 |         @echo "it deletes files that may require special tools to rebuild."
 | 
|---|
| 336 | 
 | 
|---|
| 337 | maintainer-clean: maintainer-clean-am
 | 
|---|
| 338 | 
 | 
|---|
| 339 | .PHONY: mostlyclean-noinstLTLIBRARIES distclean-noinstLTLIBRARIES \
 | 
|---|
| 340 | clean-noinstLTLIBRARIES maintainer-clean-noinstLTLIBRARIES \
 | 
|---|
| 341 | mostlyclean-compile distclean-compile clean-compile \
 | 
|---|
| 342 | maintainer-clean-compile mostlyclean-libtool distclean-libtool \
 | 
|---|
| 343 | clean-libtool maintainer-clean-libtool tags mostlyclean-tags \
 | 
|---|
| 344 | distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
 | 
|---|
| 345 | dvi-am dvi check check-am installcheck-am installcheck install-exec-am \
 | 
|---|
| 346 | install-exec install-data-am install-data install-am install \
 | 
|---|
| 347 | uninstall-am uninstall all-redirect all-am all installdirs \
 | 
|---|
| 348 | mostlyclean-generic distclean-generic clean-generic \
 | 
|---|
| 349 | maintainer-clean-generic clean mostlyclean distclean maintainer-clean
 | 
|---|
| 350 | 
 | 
|---|
| 351 | 
 | 
|---|
| 352 | x86a.S: $(srcdir)/x86flatregs.m4
 | 
|---|
| 353 | x86a.S: $(srcdir)/x86a.S.m4
 | 
|---|
| 354 |         m4 $< >$@
 | 
|---|
| 355 | 
 | 
|---|
| 356 | x86a.asm: x86a.S
 | 
|---|
| 357 |         gcc -E -P -DNASM_ASSEMBLER $< >$@
 | 
|---|
| 358 | 
 | 
|---|
| 359 | # Tell versions [3.59,3.63) of GNU make to not export all variables.
 | 
|---|
| 360 | # Otherwise a system limit (for SysV at least) may be exceeded.
 | 
|---|
| 361 | .NOEXPORT:
 | 
|---|