/[grub]/grub/lib/Makefile.in
ViewVC logotype

Diff of /grub/lib/Makefile.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.11 by gord, Mon Oct 15 04:49:49 2001 UTC revision 1.12 by okuji, Sun Oct 19 17:36:29 2003 UTC
# Line 1  Line 1 
1  # Makefile.in generated automatically by automake 1.5 from Makefile.am.  # Makefile.in generated by automake 1.7.2 from Makefile.am.
2    # @configure_input@
3    
4  # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001  # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
5  # Free Software Foundation, Inc.  # Free Software Foundation, Inc.
6  # This Makefile.in is free software; the Free Software Foundation  # This Makefile.in is free software; the Free Software Foundation
7  # gives unlimited permission to copy and/or distribute it,  # gives unlimited permission to copy and/or distribute it,
# Line 13  Line 14 
14    
15  @SET_MAKE@  @SET_MAKE@
16    
 SHELL = @SHELL@  
   
17  srcdir = @srcdir@  srcdir = @srcdir@
18  top_srcdir = @top_srcdir@  top_srcdir = @top_srcdir@
19  VPATH = @srcdir@  VPATH = @srcdir@
 prefix = @prefix@  
 exec_prefix = @exec_prefix@  
   
 bindir = @bindir@  
 sbindir = @sbindir@  
 libexecdir = @libexecdir@  
 datadir = @datadir@  
 sysconfdir = @sysconfdir@  
 sharedstatedir = @sharedstatedir@  
 localstatedir = @localstatedir@  
 libdir = @libdir@  
 infodir = @infodir@  
 mandir = @mandir@  
 includedir = @includedir@  
 oldincludedir = /usr/include  
20  pkgdatadir = $(datadir)/@PACKAGE@  pkgdatadir = $(datadir)/@PACKAGE@
21  pkglibdir = $(libdir)/@PACKAGE@  pkglibdir = $(libdir)/@PACKAGE@
22  pkgincludedir = $(includedir)/@PACKAGE@  pkgincludedir = $(includedir)/@PACKAGE@
23  top_builddir = ..  top_builddir = ..
24    
25  ACLOCAL = @ACLOCAL@  am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 AUTOCONF = @AUTOCONF@  
 AUTOMAKE = @AUTOMAKE@  
 AUTOHEADER = @AUTOHEADER@  
   
26  INSTALL = @INSTALL@  INSTALL = @INSTALL@
27  INSTALL_PROGRAM = @INSTALL_PROGRAM@  install_sh_DATA = $(install_sh) -c -m 644
28  INSTALL_DATA = @INSTALL_DATA@  install_sh_PROGRAM = $(install_sh) -c
29  INSTALL_SCRIPT = @INSTALL_SCRIPT@  install_sh_SCRIPT = $(install_sh) -c
30  INSTALL_HEADER = $(INSTALL_DATA)  INSTALL_HEADER = $(INSTALL_DATA)
31  transform = @program_transform_name@  transform = $(program_transform_name)
32  NORMAL_INSTALL = :  NORMAL_INSTALL = :
33  PRE_INSTALL = :  PRE_INSTALL = :
34  POST_INSTALL = :  POST_INSTALL = :
35  NORMAL_UNINSTALL = :  NORMAL_UNINSTALL = :
36  PRE_UNINSTALL = :  PRE_UNINSTALL = :
37  POST_UNINSTALL = :  POST_UNINSTALL = :
 host_alias = @host_alias@  
38  host_triplet = @host@  host_triplet = @host@
39    ACLOCAL = @ACLOCAL@
40    AMDEP_FALSE = @AMDEP_FALSE@
41    AMDEP_TRUE = @AMDEP_TRUE@
42  AMTAR = @AMTAR@  AMTAR = @AMTAR@
43  AS = @AS@  AUTOCONF = @AUTOCONF@
44  ASFLAGS = @ASFLAGS@  AUTOHEADER = @AUTOHEADER@
45    AUTOMAKE = @AUTOMAKE@
46  AWK = @AWK@  AWK = @AWK@
47    BUILD_EXAMPLE_KERNEL_FALSE = @BUILD_EXAMPLE_KERNEL_FALSE@
48    BUILD_EXAMPLE_KERNEL_TRUE = @BUILD_EXAMPLE_KERNEL_TRUE@
49  CC = @CC@  CC = @CC@
50    CCAS = @CCAS@
51    CCASFLAGS = @CCASFLAGS@
52    CCDEPMODE = @CCDEPMODE@
53    CFLAGS = @CFLAGS@
54    CPP = @CPP@
55    CPPFLAGS = @CPPFLAGS@
56    CYGPATH_W = @CYGPATH_W@
57    DEFS = @DEFS@
58  DEPDIR = @DEPDIR@  DEPDIR = @DEPDIR@
59    DISKLESS_SUPPORT_FALSE = @DISKLESS_SUPPORT_FALSE@
60    DISKLESS_SUPPORT_TRUE = @DISKLESS_SUPPORT_TRUE@
61    ECHO_C = @ECHO_C@
62    ECHO_N = @ECHO_N@
63    ECHO_T = @ECHO_T@
64    EGREP = @EGREP@
65  EXEEXT = @EXEEXT@  EXEEXT = @EXEEXT@
66  FSYS_CFLAGS = @FSYS_CFLAGS@  FSYS_CFLAGS = @FSYS_CFLAGS@
67  GRUB_CFLAGS = @GRUB_CFLAGS@  GRUB_CFLAGS = @GRUB_CFLAGS@
68  GRUB_LIBS = @GRUB_LIBS@  GRUB_LIBS = @GRUB_LIBS@
69    HERCULES_SUPPORT_FALSE = @HERCULES_SUPPORT_FALSE@
70    HERCULES_SUPPORT_TRUE = @HERCULES_SUPPORT_TRUE@
71    INSTALL_DATA = @INSTALL_DATA@
72    INSTALL_PROGRAM = @INSTALL_PROGRAM@
73    INSTALL_SCRIPT = @INSTALL_SCRIPT@
74  INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@  INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
75    LDFLAGS = @LDFLAGS@
76    LIBOBJS = @LIBOBJS@
77    LIBS = @LIBS@
78    LTLIBOBJS = @LTLIBOBJS@
79  MAINT = @MAINT@  MAINT = @MAINT@
80    MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
81    MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
82    MAKEINFO = @MAKEINFO@
83  NETBOOT_DRIVERS = @NETBOOT_DRIVERS@  NETBOOT_DRIVERS = @NETBOOT_DRIVERS@
84    NETBOOT_SUPPORT_FALSE = @NETBOOT_SUPPORT_FALSE@
85    NETBOOT_SUPPORT_TRUE = @NETBOOT_SUPPORT_TRUE@
86  NET_CFLAGS = @NET_CFLAGS@  NET_CFLAGS = @NET_CFLAGS@
87  NET_EXTRAFLAGS = @NET_EXTRAFLAGS@  NET_EXTRAFLAGS = @NET_EXTRAFLAGS@
88  OBJCOPY = @OBJCOPY@  OBJCOPY = @OBJCOPY@
89  OBJEXT = @OBJEXT@  OBJEXT = @OBJEXT@
90  PACKAGE = @PACKAGE@  PACKAGE = @PACKAGE@
91    PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
92    PACKAGE_NAME = @PACKAGE_NAME@
93    PACKAGE_STRING = @PACKAGE_STRING@
94    PACKAGE_TARNAME = @PACKAGE_TARNAME@
95    PACKAGE_VERSION = @PACKAGE_VERSION@
96    PATH_SEPARATOR = @PATH_SEPARATOR@
97  PERL = @PERL@  PERL = @PERL@
98  RANLIB = @RANLIB@  RANLIB = @RANLIB@
99    SERIAL_SPEED_SIMULATION_FALSE = @SERIAL_SPEED_SIMULATION_FALSE@
100    SERIAL_SPEED_SIMULATION_TRUE = @SERIAL_SPEED_SIMULATION_TRUE@
101    SERIAL_SUPPORT_FALSE = @SERIAL_SUPPORT_FALSE@
102    SERIAL_SUPPORT_TRUE = @SERIAL_SUPPORT_TRUE@
103    SET_MAKE = @SET_MAKE@
104    SHELL = @SHELL@
105  STAGE1_CFLAGS = @STAGE1_CFLAGS@  STAGE1_CFLAGS = @STAGE1_CFLAGS@
106  STAGE2_CFLAGS = @STAGE2_CFLAGS@  STAGE2_CFLAGS = @STAGE2_CFLAGS@
107    STRIP = @STRIP@
108  VERSION = @VERSION@  VERSION = @VERSION@
109    ac_ct_CC = @ac_ct_CC@
110    ac_ct_OBJCOPY = @ac_ct_OBJCOPY@
111    ac_ct_RANLIB = @ac_ct_RANLIB@
112    ac_ct_STRIP = @ac_ct_STRIP@
113    am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
114    am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
115  am__include = @am__include@  am__include = @am__include@
116  am__quote = @am__quote@  am__quote = @am__quote@
117    bindir = @bindir@
118    build = @build@
119    build_alias = @build_alias@
120    build_cpu = @build_cpu@
121    build_os = @build_os@
122    build_vendor = @build_vendor@
123    datadir = @datadir@
124    exec_prefix = @exec_prefix@
125    host = @host@
126    host_alias = @host_alias@
127  host_cpu = @host_cpu@  host_cpu = @host_cpu@
128    host_os = @host_os@
129  host_vendor = @host_vendor@  host_vendor = @host_vendor@
130    includedir = @includedir@
131    infodir = @infodir@
132  install_sh = @install_sh@  install_sh = @install_sh@
133    libdir = @libdir@
134    libexecdir = @libexecdir@
135    localstatedir = @localstatedir@
136    mandir = @mandir@
137    oldincludedir = @oldincludedir@
138    prefix = @prefix@
139    program_transform_name = @program_transform_name@
140    sbindir = @sbindir@
141    sharedstatedir = @sharedstatedir@
142    sysconfdir = @sysconfdir@
143    target_alias = @target_alias@
144  noinst_LIBRARIES = libcommon.a  noinst_LIBRARIES = libcommon.a
145    
146  AM_CFLAGS = $(GRUB_CFLAGS) -I$(top_srcdir)/stage2 \  AM_CFLAGS = $(GRUB_CFLAGS) -I$(top_srcdir)/stage2 \
# Line 105  am_libcommon_a_OBJECTS = getopt.$(OBJEXT Line 160  am_libcommon_a_OBJECTS = getopt.$(OBJEXT
160          device.$(OBJEXT)          device.$(OBJEXT)
161  libcommon_a_OBJECTS = $(am_libcommon_a_OBJECTS)  libcommon_a_OBJECTS = $(am_libcommon_a_OBJECTS)
162    
 DEFS = @DEFS@  
163  DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)  DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
 CPPFLAGS = @CPPFLAGS@  
 LDFLAGS = @LDFLAGS@  
 LIBS = @LIBS@  
164  depcomp = $(SHELL) $(top_srcdir)/depcomp  depcomp = $(SHELL) $(top_srcdir)/depcomp
165  @AMDEP_TRUE@DEP_FILES = $(DEPDIR)/device.Po $(DEPDIR)/getopt.Po \  am__depfiles_maybe = depfiles
166  @AMDEP_TRUE@    $(DEPDIR)/getopt1.Po  @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/device.Po ./$(DEPDIR)/getopt.Po \
167    @AMDEP_TRUE@    ./$(DEPDIR)/getopt1.Po
168  COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \  COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
169          $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)          $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
170  CCLD = $(CC)  CCLD = $(CC)
171  LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@  LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
 CFLAGS = @CFLAGS@  
172  DIST_SOURCES = $(libcommon_a_SOURCES)  DIST_SOURCES = $(libcommon_a_SOURCES)
173  DIST_COMMON = Makefile.am Makefile.in  DIST_COMMON = Makefile.am Makefile.in
174  SOURCES = $(libcommon_a_SOURCES)  SOURCES = $(libcommon_a_SOURCES)
# Line 126  all: all-am Line 177  all: all-am
177    
178  .SUFFIXES:  .SUFFIXES:
179  .SUFFIXES: .c .o .obj  .SUFFIXES: .c .o .obj
180  $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)  $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
181          cd $(top_srcdir) && \          cd $(top_srcdir) && \
182            $(AUTOMAKE) --gnu  lib/Makefile            $(AUTOMAKE) --gnu  lib/Makefile
183  Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status  Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
184          cd $(top_builddir) && \          cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
           CONFIG_HEADERS= CONFIG_LINKS= \  
           CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status  
185    
186  AR = ar  AR = ar
187    
# Line 149  mostlyclean-compile: Line 198  mostlyclean-compile:
198  distclean-compile:  distclean-compile:
199          -rm -f *.tab.c          -rm -f *.tab.c
200    
201  @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/device.Po@am__quote@  @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/device.Po@am__quote@
202  @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/getopt.Po@am__quote@  @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt.Po@am__quote@
203  @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/getopt1.Po@am__quote@  @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt1.Po@am__quote@
204    
205  distclean-depend:  distclean-depend:
206          -rm -rf $(DEPDIR)          -rm -rf ./$(DEPDIR)
207    
208  .c.o:  .c.o:
209  @AMDEP_TRUE@    source='$<' object='$@' libtool=no @AMDEPBACKSLASH@  @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
210  @AMDEP_TRUE@    depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@  @am__fastdepCC_TRUE@      -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
211  @AMDEP_TRUE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@  @am__fastdepCC_TRUE@    then mv "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
212          $(COMPILE) -c `test -f $< || echo '$(srcdir)/'`$<  @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
213    @am__fastdepCC_TRUE@    fi
214    @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
215    @AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
216    @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
217    @am__fastdepCC_FALSE@   $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
218    
219  .c.obj:  .c.obj:
220  @AMDEP_TRUE@    source='$<' object='$@' libtool=no @AMDEPBACKSLASH@  @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
221  @AMDEP_TRUE@    depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@  @am__fastdepCC_TRUE@      -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
222  @AMDEP_TRUE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@  @am__fastdepCC_TRUE@    then mv "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
223          $(COMPILE) -c `cygpath -w $<`  @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
224  CCDEPMODE = @CCDEPMODE@  @am__fastdepCC_TRUE@    fi
225    @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
226    @AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
227    @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
228    @am__fastdepCC_FALSE@   $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
229  uninstall-info-am:  uninstall-info-am:
230    
231    ETAGS = etags
232    ETAGSFLAGS =
233    
234    CTAGS = ctags
235    CTAGSFLAGS =
236    
237  tags: TAGS  tags: TAGS
238    
239  ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)  ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
240          list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \          list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
241          unique=`for i in $$list; do \          unique=`for i in $$list; do \
242              if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \              if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
243            done | \            done | \
244            $(AWK) '    { files[$$0] = 1; } \            $(AWK) '    { files[$$0] = 1; } \
245                 END { for (i in files) print i; }'`; \                 END { for (i in files) print i; }'`; \
246          mkid -fID $$unique $(LISP)          mkid -fID $$unique
247    
248  TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \  TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
249                  $(TAGS_FILES) $(LISP)                  $(TAGS_FILES) $(LISP)
250          tags=; \          tags=; \
251          here=`pwd`; \          here=`pwd`; \
252          list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \          list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
253          unique=`for i in $$list; do \          unique=`for i in $$list; do \
254              if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \              if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
255            done | \            done | \
256            $(AWK) '    { files[$$0] = 1; } \            $(AWK) '    { files[$$0] = 1; } \
257                 END { for (i in files) print i; }'`; \                 END { for (i in files) print i; }'`; \
258          test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \          test -z "$(ETAGS_ARGS)$$tags$$unique" \
259            || etags $(ETAGS_ARGS) $$tags  $$unique $(LISP)            || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
260                 $$tags $$unique
261    
262    ctags: CTAGS
263    CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
264                    $(TAGS_FILES) $(LISP)
265            tags=; \
266            here=`pwd`; \
267            list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
268            unique=`for i in $$list; do \
269                if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
270              done | \
271              $(AWK) '    { files[$$0] = 1; } \
272                   END { for (i in files) print i; }'`; \
273            test -z "$(CTAGS_ARGS)$$tags$$unique" \
274              || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
275                 $$tags $$unique
276    
277  GTAGS:  GTAGS:
278          here=`CDPATH=: && cd $(top_builddir) && pwd` \          here=`$(am__cd) $(top_builddir) && pwd` \
279            && cd $(top_srcdir) \            && cd $(top_srcdir) \
280            && gtags -i $(GTAGS_ARGS) $$here            && gtags -i $(GTAGS_ARGS) $$here
281    
282  distclean-tags:  distclean-tags:
283          -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH          -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
   
284  DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)  DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
285    
286  top_distdir = ..  top_distdir = ..
287  distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)  distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
288    
289  distdir: $(DISTFILES)  distdir: $(DISTFILES)
290          @for file in $(DISTFILES); do \          @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
291            if test -f $$file; then d=.; else d=$(srcdir); fi; \          topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
292            list='$(DISTFILES)'; for file in $$list; do \
293              case $$file in \
294                $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
295                $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
296              esac; \
297              if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
298            dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \            dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
299            if test "$$dir" != "$$file" && test "$$dir" != "."; then \            if test "$$dir" != "$$file" && test "$$dir" != "."; then \
300              $(mkinstalldirs) "$(distdir)/$$dir"; \              dir="/$$dir"; \
301                $(mkinstalldirs) "$(distdir)$$dir"; \
302              else \
303                dir=''; \
304            fi; \            fi; \
305            if test -d $$d/$$file; then \            if test -d $$d/$$file; then \
306              cp -pR $$d/$$file $(distdir) \              if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
307              || exit 1; \                cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
308                fi; \
309                cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
310            else \            else \
311              test -f $(distdir)/$$file \              test -f $(distdir)/$$file \
312              || cp -p $$d/$$file $(distdir)/$$file \              || cp -p $$d/$$file $(distdir)/$$file \
# Line 240  install-am: all-am Line 330  install-am: all-am
330  installcheck: installcheck-am  installcheck: installcheck-am
331  install-strip:  install-strip:
332          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
333              INSTALL_STRIP_FLAG=-s \
334            `test -z '$(STRIP)' || \            `test -z '$(STRIP)' || \
335              echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install              echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
336  mostlyclean-generic:  mostlyclean-generic:
# Line 247  mostlyclean-generic: Line 338  mostlyclean-generic:
338  clean-generic:  clean-generic:
339    
340  distclean-generic:  distclean-generic:
341          -rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*          -rm -f Makefile $(CONFIG_CLEAN_FILES)
342    
343  maintainer-clean-generic:  maintainer-clean-generic:
344          @echo "This command is intended for maintainers to use"          @echo "This command is intended for maintainers to use"
# Line 287  mostlyclean: mostlyclean-am Line 378  mostlyclean: mostlyclean-am
378    
379  mostlyclean-am: mostlyclean-compile mostlyclean-generic  mostlyclean-am: mostlyclean-compile mostlyclean-generic
380    
381    pdf: pdf-am
382    
383    pdf-am:
384    
385    ps: ps-am
386    
387    ps-am:
388    
389  uninstall-am: uninstall-info-am  uninstall-am: uninstall-info-am
390    
391  .PHONY: GTAGS all all-am check check-am clean clean-generic \  .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
392          clean-noinstLIBRARIES distclean distclean-compile \          clean-noinstLIBRARIES ctags distclean distclean-compile \
393          distclean-depend distclean-generic distclean-tags distdir dvi \          distclean-depend distclean-generic distclean-tags distdir dvi \
394          dvi-am info info-am install install-am install-data \          dvi-am info info-am install install-am install-data \
395          install-data-am install-exec install-exec-am install-info \          install-data-am install-exec install-exec-am install-info \
396          install-info-am install-man install-strip installcheck \          install-info-am install-man install-strip installcheck \
397          installcheck-am installdirs maintainer-clean \          installcheck-am installdirs maintainer-clean \
398          maintainer-clean-generic mostlyclean mostlyclean-compile \          maintainer-clean-generic mostlyclean mostlyclean-compile \
399          mostlyclean-generic tags uninstall uninstall-am \          mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
400          uninstall-info-am          uninstall-am uninstall-info-am
401    
402  # Tell versions [3.59,3.63) of GNU make to not export all variables.  # Tell versions [3.59,3.63) of GNU make to not export all variables.
403  # Otherwise a system limit (for SysV at least) may be exceeded.  # Otherwise a system limit (for SysV at least) may be exceeded.

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26