lib/config/Makefile.in
changeset 0 6f7a81934006
child 2 b3afb9f1e801
equal deleted inserted replaced
-1:000000000000 0:6f7a81934006
       
     1 # Makefile.in generated automatically by automake 1.4a 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@
       
    50 INSTALL_DATA = @INSTALL_DATA@
       
    51 INSTALL_SCRIPT = @INSTALL_SCRIPT@
       
    52 INSTALL_STRIP_FLAG =
       
    53 transform = @program_transform_name@
       
    54 
       
    55 NORMAL_INSTALL = :
       
    56 PRE_INSTALL = :
       
    57 POST_INSTALL = :
       
    58 NORMAL_UNINSTALL = :
       
    59 PRE_UNINSTALL = :
       
    60 POST_UNINSTALL = :
       
    61 CC = @CC@
       
    62 CDBPROGS = @CDBPROGS@
       
    63 CDBSCRIPTS = @CDBSCRIPTS@
       
    64 CXX = @CXX@
       
    65 HTML2TXT = @HTML2TXT@
       
    66 LN = @LN@
       
    67 LYNX = @LYNX@
       
    68 MAKEINFO = @MAKEINFO@
       
    69 MKDIR = @MKDIR@
       
    70 PACKAGE = @PACKAGE@
       
    71 POD2HTML = @POD2HTML@
       
    72 POD2MAN = @POD2MAN@
       
    73 PYTHON = @PYTHON@
       
    74 RANLIB = @RANLIB@
       
    75 RM = @RM@
       
    76 STRIP = @STRIP@
       
    77 SUFFIXES = @SUFFIXES@
       
    78 VERSION = @VERSION@
       
    79 W3M = @W3M@
       
    80 cgidir = @cgidir@
       
    81 phpdir = @phpdir@
       
    82 pythonlibdir = @pythonlibdir@
       
    83 
       
    84 noinst_LIBRARIES = libconfig.a
       
    85 bin_PROGRAMS = showvconfig
       
    86 EXTRA_DIST = configrc.in build-config.sh 	configrc.h.in Makefile.am.in configvar.in showvconfig.cc.in
       
    87 
       
    88 
       
    89 INCLUDES = -I..
       
    90 
       
    91 libconfig_a_SOURCES =  	_autoresponse_dir.cc 	_autoresponse_file.cc 	_bulletin_dir.cc 	_default_expiry.cc 	_default_maildir.cc 	_default_msgcount.cc 	_default_msgsize.cc 	_default_hardquota.cc 	_default_softquota.cc 	_default_username.cc 	_error_maildir.cc 	_global_bulletin_dir.cc 	_maildir_arg_str.cc 	_password_file.cc 	_postmaster_aliases.cc 	_postmaster_email.cc 	_qmail_root.cc 	_separators.cc 	_socket_file.cc 	_user_dir.cc 	_user_dir_bits.cc 	_user_dir_slices.cc 	configio.h config_read.cc 	configrc.h configrc.cc 	read_dir.cc read_list.cc read_str.cc read_uns.cc
       
    92 
       
    93 
       
    94 showvconfig_SOURCES = showvconfig.cc
       
    95 showvconfig_LDADD = libconfig.a ../fdbuf/libfdbuf.a ../misc/libmisc.a 	../mystring/libmystring.a ../vdomain/libvdomain.a 	../vpwtable/libvpwtable.a
       
    96 
       
    97 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
       
    98 CONFIG_HEADER = ../../config.h
       
    99 CONFIG_CLEAN_FILES = 
       
   100 LIBRARIES =  $(noinst_LIBRARIES)
       
   101 
       
   102 
       
   103 DEFS = @DEFS@ -I. -I$(srcdir) -I../..
       
   104 CPPFLAGS = @CPPFLAGS@
       
   105 LDFLAGS = @LDFLAGS@
       
   106 LIBS = @LIBS@
       
   107 libconfig_a_LIBADD = 
       
   108 libconfig_a_OBJECTS =  _autoresponse_dir.o _autoresponse_file.o \
       
   109 _bulletin_dir.o _default_expiry.o _default_maildir.o \
       
   110 _default_msgcount.o _default_msgsize.o _default_hardquota.o \
       
   111 _default_softquota.o _default_username.o _error_maildir.o \
       
   112 _global_bulletin_dir.o _maildir_arg_str.o _password_file.o \
       
   113 _postmaster_aliases.o _postmaster_email.o _qmail_root.o _separators.o \
       
   114 _socket_file.o _user_dir.o _user_dir_bits.o _user_dir_slices.o \
       
   115 config_read.o configrc.o read_dir.o read_list.o read_str.o read_uns.o
       
   116 AR = ar
       
   117 PROGRAMS =  $(bin_PROGRAMS)
       
   118 
       
   119 showvconfig_OBJECTS =  showvconfig.o
       
   120 showvconfig_DEPENDENCIES =  libconfig.a ../fdbuf/libfdbuf.a \
       
   121 ../misc/libmisc.a ../mystring/libmystring.a ../vdomain/libvdomain.a \
       
   122 ../vpwtable/libvpwtable.a
       
   123 showvconfig_LDFLAGS = 
       
   124 CXXFLAGS = @CXXFLAGS@
       
   125 CXXCOMPILE = $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
       
   126 CXXLD = $(CXX)
       
   127 CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(LDFLAGS) -o $@
       
   128 CFLAGS = @CFLAGS@
       
   129 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
       
   130 CCLD = $(CC)
       
   131 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
       
   132 DIST_COMMON =  Makefile.am Makefile.in
       
   133 
       
   134 
       
   135 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
       
   136 
       
   137 TAR = gtar
       
   138 GZIP_ENV = --best
       
   139 SOURCES = $(libconfig_a_SOURCES) $(showvconfig_SOURCES)
       
   140 OBJECTS = $(libconfig_a_OBJECTS) $(showvconfig_OBJECTS)
       
   141 
       
   142 all: all-redirect
       
   143 .SUFFIXES:
       
   144 .SUFFIXES: .S .c .cc .o .s @SUFFIXES@
       
   145 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
       
   146 	cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps lib/config/Makefile
       
   147 
       
   148 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
       
   149 	cd $(top_builddir) \
       
   150 	  && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
       
   151 
       
   152 
       
   153 mostlyclean-noinstLIBRARIES:
       
   154 
       
   155 clean-noinstLIBRARIES:
       
   156 	-test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
       
   157 
       
   158 distclean-noinstLIBRARIES:
       
   159 
       
   160 maintainer-clean-noinstLIBRARIES:
       
   161 
       
   162 .c.o:
       
   163 	$(COMPILE) -c $<
       
   164 
       
   165 .s.o:
       
   166 	$(COMPILE) -c $<
       
   167 
       
   168 .S.o:
       
   169 	$(COMPILE) -c $<
       
   170 
       
   171 mostlyclean-compile:
       
   172 	-rm -f *.o core *.core
       
   173 
       
   174 clean-compile:
       
   175 
       
   176 distclean-compile:
       
   177 	-rm -f *.tab.c
       
   178 
       
   179 maintainer-clean-compile:
       
   180 
       
   181 libconfig.a: $(libconfig_a_OBJECTS) $(libconfig_a_DEPENDENCIES)
       
   182 	-rm -f libconfig.a
       
   183 	$(AR) cru libconfig.a $(libconfig_a_OBJECTS) $(libconfig_a_LIBADD)
       
   184 	$(RANLIB) libconfig.a
       
   185 
       
   186 mostlyclean-binPROGRAMS:
       
   187 
       
   188 clean-binPROGRAMS:
       
   189 	-test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
       
   190 
       
   191 distclean-binPROGRAMS:
       
   192 
       
   193 maintainer-clean-binPROGRAMS:
       
   194 
       
   195 install-binPROGRAMS: $(bin_PROGRAMS)
       
   196 	@$(NORMAL_INSTALL)
       
   197 	$(mkinstalldirs) $(DESTDIR)$(bindir)
       
   198 	@list='$(bin_PROGRAMS)'; for p in $$list; do \
       
   199 	  if test -f $$p; then \
       
   200 	    echo "  $(INSTALL_PROGRAM) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
       
   201 	     $(INSTALL_PROGRAM) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
       
   202 	  else :; fi; \
       
   203 	done
       
   204 
       
   205 uninstall-binPROGRAMS:
       
   206 	@$(NORMAL_UNINSTALL)
       
   207 	list='$(bin_PROGRAMS)'; for p in $$list; do \
       
   208 	  rm -f $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
       
   209 	done
       
   210 
       
   211 showvconfig: $(showvconfig_OBJECTS) $(showvconfig_DEPENDENCIES)
       
   212 	@rm -f showvconfig
       
   213 	$(CXXLINK) $(showvconfig_LDFLAGS) $(showvconfig_OBJECTS) $(showvconfig_LDADD) $(LIBS)
       
   214 .cc.o:
       
   215 	$(CXXCOMPILE) -c $<
       
   216 
       
   217 tags: TAGS
       
   218 
       
   219 ID: $(HEADERS) $(SOURCES) $(LISP)
       
   220 	list='$(SOURCES) $(HEADERS)'; \
       
   221 	unique=`for i in $$list; do echo $$i; done | \
       
   222 	  awk '    { files[$$0] = 1; } \
       
   223 	       END { for (i in files) print i; }'`; \
       
   224 	here=`pwd` && cd $(srcdir) \
       
   225 	  && mkid -f$$here/ID $$unique $(LISP)
       
   226 
       
   227 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
       
   228 	tags=; \
       
   229 	here=`pwd`; \
       
   230 	list='$(SOURCES) $(HEADERS)'; \
       
   231 	unique=`for i in $$list; do echo $$i; done | \
       
   232 	  awk '    { files[$$0] = 1; } \
       
   233 	       END { for (i in files) print i; }'`; \
       
   234 	test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
       
   235 	  || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
       
   236 
       
   237 mostlyclean-tags:
       
   238 
       
   239 clean-tags:
       
   240 
       
   241 distclean-tags:
       
   242 	-rm -f TAGS ID
       
   243 
       
   244 maintainer-clean-tags:
       
   245 
       
   246 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
       
   247 
       
   248 subdir = lib/config
       
   249 
       
   250 distdir: $(DISTFILES)
       
   251 	@for file in $(DISTFILES); do \
       
   252 	  d=$(srcdir); \
       
   253 	  if test -d $$d/$$file; then \
       
   254 	    cp -pr $$d/$$file $(distdir)/$$file; \
       
   255 	  else \
       
   256 	    test -f $(distdir)/$$file \
       
   257 	    || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
       
   258 	    || cp -p $$d/$$file $(distdir)/$$file || :; \
       
   259 	  fi; \
       
   260 	done
       
   261 _autoresponse_dir.o: _autoresponse_dir.cc configio.h \
       
   262 	../mystring/mystring.h ../mystring/rep.h ../mystring/iter.h \
       
   263 	../mystring/join.h ../config/configrc.h ../misc/strlist.h
       
   264 _autoresponse_file.o: _autoresponse_file.cc configio.h \
       
   265 	../mystring/mystring.h ../mystring/rep.h ../mystring/iter.h \
       
   266 	../mystring/join.h ../config/configrc.h ../misc/strlist.h
       
   267 _bulletin_dir.o: _bulletin_dir.cc configio.h ../mystring/mystring.h \
       
   268 	../mystring/rep.h ../mystring/iter.h ../mystring/join.h \
       
   269 	../config/configrc.h ../misc/strlist.h
       
   270 _default_expiry.o: _default_expiry.cc configio.h ../mystring/mystring.h \
       
   271 	../mystring/rep.h ../mystring/iter.h ../mystring/join.h \
       
   272 	../config/configrc.h ../misc/strlist.h
       
   273 _default_hardquota.o: _default_hardquota.cc configio.h \
       
   274 	../mystring/mystring.h ../mystring/rep.h ../mystring/iter.h \
       
   275 	../mystring/join.h ../config/configrc.h ../misc/strlist.h
       
   276 _default_maildir.o: _default_maildir.cc configio.h \
       
   277 	../mystring/mystring.h ../mystring/rep.h ../mystring/iter.h \
       
   278 	../mystring/join.h ../config/configrc.h ../misc/strlist.h
       
   279 _default_msgcount.o: _default_msgcount.cc configio.h \
       
   280 	../mystring/mystring.h ../mystring/rep.h ../mystring/iter.h \
       
   281 	../mystring/join.h ../config/configrc.h ../misc/strlist.h
       
   282 _default_msgsize.o: _default_msgsize.cc configio.h \
       
   283 	../mystring/mystring.h ../mystring/rep.h ../mystring/iter.h \
       
   284 	../mystring/join.h ../config/configrc.h ../misc/strlist.h
       
   285 _default_softquota.o: _default_softquota.cc configio.h \
       
   286 	../mystring/mystring.h ../mystring/rep.h ../mystring/iter.h \
       
   287 	../mystring/join.h ../config/configrc.h ../misc/strlist.h
       
   288 _default_username.o: _default_username.cc configio.h \
       
   289 	../mystring/mystring.h ../mystring/rep.h ../mystring/iter.h \
       
   290 	../mystring/join.h ../config/configrc.h ../misc/strlist.h
       
   291 _error_maildir.o: _error_maildir.cc configio.h ../mystring/mystring.h \
       
   292 	../mystring/rep.h ../mystring/iter.h ../mystring/join.h \
       
   293 	../config/configrc.h ../misc/strlist.h
       
   294 _global_bulletin_dir.o: _global_bulletin_dir.cc configio.h \
       
   295 	../mystring/mystring.h ../mystring/rep.h ../mystring/iter.h \
       
   296 	../mystring/join.h ../config/configrc.h ../misc/strlist.h
       
   297 _maildir_arg_str.o: _maildir_arg_str.cc configio.h \
       
   298 	../mystring/mystring.h ../mystring/rep.h ../mystring/iter.h \
       
   299 	../mystring/join.h ../config/configrc.h ../misc/strlist.h
       
   300 _max_fork.o: _max_fork.cc configio.h ../mystring/mystring.h \
       
   301 	../mystring/rep.h ../mystring/iter.h ../mystring/join.h \
       
   302 	../config/configrc.h ../misc/strlist.h
       
   303 _password_file.o: _password_file.cc configio.h ../mystring/mystring.h \
       
   304 	../mystring/rep.h ../mystring/iter.h ../mystring/join.h \
       
   305 	../config/configrc.h ../misc/strlist.h
       
   306 _postmaster_aliases.o: _postmaster_aliases.cc configio.h \
       
   307 	../mystring/mystring.h ../mystring/rep.h ../mystring/iter.h \
       
   308 	../mystring/join.h ../config/configrc.h ../misc/strlist.h
       
   309 _postmaster_email.o: _postmaster_email.cc configio.h \
       
   310 	../mystring/mystring.h ../mystring/rep.h ../mystring/iter.h \
       
   311 	../mystring/join.h ../config/configrc.h ../misc/strlist.h
       
   312 _qmail_root.o: _qmail_root.cc configio.h ../mystring/mystring.h \
       
   313 	../mystring/rep.h ../mystring/iter.h ../mystring/join.h \
       
   314 	../config/configrc.h ../misc/strlist.h
       
   315 _separators.o: _separators.cc configio.h ../mystring/mystring.h \
       
   316 	../mystring/rep.h ../mystring/iter.h ../mystring/join.h \
       
   317 	../config/configrc.h ../misc/strlist.h
       
   318 _socket_file.o: _socket_file.cc configio.h ../mystring/mystring.h \
       
   319 	../mystring/rep.h ../mystring/iter.h ../mystring/join.h \
       
   320 	../config/configrc.h ../misc/strlist.h
       
   321 _user_dir.o: _user_dir.cc configio.h ../mystring/mystring.h \
       
   322 	../mystring/rep.h ../mystring/iter.h ../mystring/join.h \
       
   323 	../config/configrc.h ../misc/strlist.h
       
   324 _user_dir_bits.o: _user_dir_bits.cc configio.h ../mystring/mystring.h \
       
   325 	../mystring/rep.h ../mystring/iter.h ../mystring/join.h \
       
   326 	../config/configrc.h ../misc/strlist.h
       
   327 _user_dir_slices.o: _user_dir_slices.cc configio.h \
       
   328 	../mystring/mystring.h ../mystring/rep.h ../mystring/iter.h \
       
   329 	../mystring/join.h ../config/configrc.h ../misc/strlist.h
       
   330 config_read.o: config_read.cc ../../config.h ../mystring/mystring.h \
       
   331 	../mystring/rep.h ../mystring/iter.h ../mystring/join.h \
       
   332 	../fdbuf/fdbuf.h ../fdbuf/fdibuf.h ../fdbuf/fdobuf.h configio.h \
       
   333 	../config/configrc.h ../misc/strlist.h
       
   334 configrc.o: configrc.cc ../../config.h ../mystring/mystring.h \
       
   335 	../mystring/rep.h ../mystring/iter.h ../mystring/join.h \
       
   336 	../fdbuf/fdbuf.h ../fdbuf/fdibuf.h ../fdbuf/fdobuf.h configrc.h \
       
   337 	../misc/strlist.h
       
   338 read_dir.o: read_dir.cc ../../config.h configrc.h ../mystring/mystring.h \
       
   339 	../mystring/rep.h ../mystring/iter.h ../mystring/join.h \
       
   340 	../misc/strlist.h configio.h ../config/configrc.h
       
   341 read_list.o: read_list.cc ../../config.h configrc.h \
       
   342 	../mystring/mystring.h ../mystring/rep.h ../mystring/iter.h \
       
   343 	../mystring/join.h ../misc/strlist.h
       
   344 read_str.o: read_str.cc ../../config.h configrc.h ../mystring/mystring.h \
       
   345 	../mystring/rep.h ../mystring/iter.h ../mystring/join.h \
       
   346 	../misc/strlist.h configio.h ../config/configrc.h
       
   347 read_uns.o: read_uns.cc ../../config.h configrc.h ../mystring/mystring.h \
       
   348 	../mystring/rep.h ../mystring/iter.h ../mystring/join.h \
       
   349 	../misc/strlist.h configio.h ../config/configrc.h \
       
   350 	../misc/strtou.h
       
   351 showvconfig.o: showvconfig.cc ../../config.h ../misc/pwentry.h \
       
   352 	../mystring/mystring.h ../mystring/rep.h ../mystring/iter.h \
       
   353 	../mystring/join.h ../config/configrc.h ../misc/strlist.h \
       
   354 	../vdomain/vdomain.h ../vpwtable/vpwtable.h \
       
   355 	../vpwentry/vpwentry.h ../misc/response.h configrc.h \
       
   356 	../fdbuf/fdbuf.h ../fdbuf/fdibuf.h ../fdbuf/fdobuf.h
       
   357 
       
   358 info-am:
       
   359 info: info-am
       
   360 dvi-am:
       
   361 dvi: dvi-am
       
   362 check-am: all-am
       
   363 check: check-am
       
   364 installcheck-am:
       
   365 installcheck: installcheck-am
       
   366 install-exec-am: install-binPROGRAMS
       
   367 install-exec: install-exec-am
       
   368 
       
   369 install-data-am:
       
   370 install-data: install-data-am
       
   371 
       
   372 install-am: all-am
       
   373 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
       
   374 install: install-am
       
   375 uninstall-am: uninstall-binPROGRAMS
       
   376 uninstall: uninstall-am
       
   377 all-am: Makefile $(LIBRARIES) $(PROGRAMS)
       
   378 all-redirect: all-am
       
   379 install-strip:
       
   380 	$(MAKE) $(AM_MAKEFLAGS) INSTALL_STRIP_FLAG=-s install
       
   381 installdirs:
       
   382 	$(mkinstalldirs)  $(DESTDIR)$(bindir)
       
   383 
       
   384 
       
   385 mostlyclean-generic:
       
   386 
       
   387 clean-generic:
       
   388 
       
   389 distclean-generic:
       
   390 	-rm -f Makefile $(CONFIG_CLEAN_FILES)
       
   391 	-rm -f config.cache config.log stamp-h stamp-h[0-9]*
       
   392 
       
   393 maintainer-clean-generic:
       
   394 mostlyclean-am:  mostlyclean-noinstLIBRARIES mostlyclean-compile \
       
   395 		mostlyclean-binPROGRAMS mostlyclean-tags \
       
   396 		mostlyclean-generic
       
   397 
       
   398 mostlyclean: mostlyclean-am
       
   399 
       
   400 clean-am:  clean-noinstLIBRARIES clean-compile clean-binPROGRAMS \
       
   401 		clean-tags clean-generic mostlyclean-am
       
   402 
       
   403 clean: clean-am
       
   404 
       
   405 distclean-am:  distclean-noinstLIBRARIES distclean-compile \
       
   406 		distclean-binPROGRAMS distclean-tags distclean-generic \
       
   407 		clean-am
       
   408 
       
   409 distclean: distclean-am
       
   410 
       
   411 maintainer-clean-am:  maintainer-clean-noinstLIBRARIES \
       
   412 		maintainer-clean-compile maintainer-clean-binPROGRAMS \
       
   413 		maintainer-clean-tags maintainer-clean-generic \
       
   414 		distclean-am
       
   415 	@echo "This command is intended for maintainers to use;"
       
   416 	@echo "it deletes files that may require special tools to rebuild."
       
   417 
       
   418 maintainer-clean: maintainer-clean-am
       
   419 
       
   420 .PHONY: mostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES \
       
   421 clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES \
       
   422 mostlyclean-compile distclean-compile clean-compile \
       
   423 maintainer-clean-compile mostlyclean-binPROGRAMS distclean-binPROGRAMS \
       
   424 clean-binPROGRAMS maintainer-clean-binPROGRAMS uninstall-binPROGRAMS \
       
   425 install-binPROGRAMS tags mostlyclean-tags distclean-tags clean-tags \
       
   426 maintainer-clean-tags distdir info-am info dvi-am dvi check check-am \
       
   427 installcheck-am installcheck install-exec-am install-exec \
       
   428 install-data-am install-data install-am install uninstall-am uninstall \
       
   429 all-redirect all-am all installdirs mostlyclean-generic \
       
   430 distclean-generic clean-generic maintainer-clean-generic clean \
       
   431 mostlyclean distclean maintainer-clean
       
   432 
       
   433 
       
   434 # Tell versions [3.59,3.63) of GNU make to not export all variables.
       
   435 # Otherwise a system limit (for SysV at least) may be exceeded.
       
   436 .NOEXPORT: