home *** CD-ROM | disk | FTP | other *** search
/ ftp.sunet.sepub/pictures / 2014.11.ftp.sunet.se-pictures.tar / ftp.sunet.se / pub / pictures / ACiD-artpacks / programs / unix / editors / gimp-plugins-unstable-0_99_23_tar.gz / gimp-plugins-unstable-0_99_23_tar / gimp-plugins-unstable-0.99.23 / user_filter / Makefile.in < prev    next >
Makefile  |  1998-03-27  |  6KB  |  246 lines

  1. # Makefile.in generated automatically by automake 1.2f from Makefile.am
  2.  
  3. # Copyright (C) 1994, 1995, 1996, 1997, 1998 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 = /bin/sh
  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. pkgdatadir = $(datadir)/@PACKAGE@
  36. pkglibdir = $(libdir)/@PACKAGE@
  37. pkgincludedir = $(includedir)/@PACKAGE@
  38.  
  39. top_builddir = ..
  40.  
  41. ACLOCAL = @ACLOCAL@
  42. AUTOCONF = @AUTOCONF@
  43. AUTOMAKE = @AUTOMAKE@
  44. AUTOHEADER = @AUTOHEADER@
  45.  
  46. INSTALL = @INSTALL@
  47. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  48. INSTALL_DATA = @INSTALL_DATA@
  49. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  50. transform = @program_transform_name@
  51.  
  52. NORMAL_INSTALL = :
  53. PRE_INSTALL = :
  54. POST_INSTALL = :
  55. NORMAL_UNINSTALL = :
  56. PRE_UNINSTALL = :
  57. POST_UNINSTALL = :
  58. host_alias = @host_alias@
  59. host_triplet = @host@
  60. CC = @CC@
  61. GIMPTCL = @GIMPTCL@
  62. GTK_CFLAGS = @GTK_CFLAGS@
  63. GTK_CONFIG = @GTK_CONFIG@
  64. GTK_LIBS = @GTK_LIBS@
  65. LD = @LD@
  66. LIBTCL_LIB = @LIBTCL_LIB@
  67. LIBTOOL = @LIBTOOL@
  68. LN_S = @LN_S@
  69. MAINT = @MAINT@
  70. MAKEINFO = @MAKEINFO@
  71. NM = @NM@
  72. PACKAGE = @PACKAGE@
  73. RANLIB = @RANLIB@
  74. VERSION = @VERSION@
  75. X_CFLAGS = @X_CFLAGS@
  76. X_LIBS = @X_LIBS@
  77. gimpdatadir = @gimpdatadir@
  78. gimpdir = @gimpdir@
  79. gimpplugindir = @gimpplugindir@
  80.  
  81. pluginlibdir = $(gimpplugindir)/plug-ins
  82.  
  83. pluginlib_PROGRAMS = #STD#
  84.  
  85. INCLUDES = \
  86.     $(X_CFLAGS)            \
  87.     -I$(top_srcdir)            \
  88.     -I$(includedir)
  89.  
  90. LDADD = \
  91.     $(X_LIBS)                \
  92.     -lc
  93. #    $(top_builddir)/libgimp/libgimpui.la    \
  94. #    $(top_builddir)/libgimp/libgimp.la    \
  95.  
  96. DEPS = \
  97. .PHONY: files
  98. mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
  99. CONFIG_CLEAN_FILES = 
  100. PROGRAMS =  $(pluginlib_PROGRAMS)
  101.  
  102. DIST_COMMON =  README AUTHORS COPYING INSTALL Makefile.am Makefile.in \
  103. NEWS TODO
  104.  
  105.  
  106. DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
  107.  
  108. TAR = tar
  109. GZIP = --best
  110. default: all
  111.  
  112. .SUFFIXES:
  113. $(srcdir)/Makefile.in: @MAINT@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
  114.     cd $(top_srcdir) && $(AUTOMAKE) --gnu user_filter/Makefile
  115.  
  116. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES)
  117.     cd $(top_builddir) \
  118.       && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
  119.  
  120.  
  121. mostlyclean-pluginlibPROGRAMS:
  122.  
  123. clean-pluginlibPROGRAMS:
  124.     -test -z "$(pluginlib_PROGRAMS)" || rm -f $(pluginlib_PROGRAMS)
  125.  
  126. distclean-pluginlibPROGRAMS:
  127.  
  128. maintainer-clean-pluginlibPROGRAMS:
  129.  
  130. install-pluginlibPROGRAMS: $(pluginlib_PROGRAMS)
  131.     @$(NORMAL_INSTALL)
  132.     $(mkinstalldirs) $(pluginlibdir)
  133.     @list='$(pluginlib_PROGRAMS)'; for p in $$list; do \
  134.       if test -f $$p; then \
  135.         echo " $(LIBTOOL)  --mode=install $(INSTALL_PROGRAM) $$p $(pluginlibdir)/`echo $$p|sed '$(transform)'`"; \
  136.         $(LIBTOOL)  --mode=install $(INSTALL_PROGRAM) $$p $(pluginlibdir)/`echo $$p|sed '$(transform)'`; \
  137.       else :; fi; \
  138.     done
  139.  
  140. uninstall-pluginlibPROGRAMS:
  141.     @$(NORMAL_UNINSTALL)
  142.     list='$(pluginlib_PROGRAMS)'; for p in $$list; do \
  143.       rm -f $(pluginlibdir)/`echo $$p|sed '$(transform)'`; \
  144.     done
  145. tags: TAGS
  146. TAGS:
  147.  
  148.  
  149. distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
  150.  
  151. subdir = user_filter
  152.  
  153. distdir: $(DISTFILES)
  154.     here=`cd $(top_builddir) && pwd`; \
  155.     top_distdir=`cd $(top_distdir) && pwd`; \
  156.     distdir=`cd $(distdir) && pwd`; \
  157.     cd $(top_srcdir) \
  158.       && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu user_filter/Makefile
  159.     @for file in $(DISTFILES); do \
  160.       d=$(srcdir); \
  161.       test -f $(distdir)/$$file \
  162.       || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
  163.       || cp -p $$d/$$file $(distdir)/$$file; \
  164.     done
  165. info:
  166. dvi:
  167. check: all
  168.     $(MAKE)
  169. installcheck:
  170. install-exec: 
  171.     @$(NORMAL_INSTALL)
  172.  
  173. install-data: install-pluginlibPROGRAMS
  174.     @$(NORMAL_INSTALL)
  175.  
  176. install: install-exec install-data all
  177.     @:
  178.  
  179. uninstall: uninstall-pluginlibPROGRAMS
  180.  
  181. all: Makefile $(PROGRAMS)
  182.  
  183. install-strip:
  184.     $(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' INSTALL_SCRIPT='$(INSTALL_PROGRAM)' install
  185. installdirs:
  186.     $(mkinstalldirs)  $(pluginlibdir)
  187.  
  188.  
  189. mostlyclean-generic:
  190.     -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
  191.  
  192. clean-generic:
  193.     -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
  194.  
  195. distclean-generic:
  196.     -rm -f Makefile $(DISTCLEANFILES)
  197.     -rm -f config.cache config.log stamp-h stamp-h[0-9]*
  198.     -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  199.  
  200. maintainer-clean-generic:
  201.     -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
  202.     -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
  203. mostlyclean:  mostlyclean-pluginlibPROGRAMS mostlyclean-generic
  204.  
  205. clean:  clean-pluginlibPROGRAMS clean-generic mostlyclean
  206.  
  207. distclean:  distclean-pluginlibPROGRAMS distclean-generic clean
  208.     -rm -f config.status
  209.     -rm -f libtool
  210.  
  211. maintainer-clean:  maintainer-clean-pluginlibPROGRAMS \
  212.         maintainer-clean-generic distclean
  213.     @echo "This command is intended for maintainers to use;"
  214.     @echo "it deletes files that may require special tools to rebuild."
  215.  
  216. .PHONY: default mostlyclean-pluginlibPROGRAMS \
  217. distclean-pluginlibPROGRAMS clean-pluginlibPROGRAMS \
  218. maintainer-clean-pluginlibPROGRAMS uninstall-pluginlibPROGRAMS \
  219. install-pluginlibPROGRAMS tags distdir info dvi installcheck \
  220. install-exec install-data install uninstall all installdirs \
  221. mostlyclean-generic distclean-generic clean-generic \
  222. maintainer-clean-generic clean mostlyclean distclean maintainer-clean
  223.  
  224.  
  225. #STD#_SOURCES = \
  226.     #STD#.c
  227. #    $(top_builddir)/libgimp/libgimpui.la    \
  228. #    $(top_builddir)/libgimp/libgimp.la
  229.  
  230. #STD#_DEPENDENCIES = $(DEPS)
  231.  
  232. files:
  233.     @files=`ls $(DISTFILES) 2> /dev/null`; for p in $$files; do \
  234.       echo $$p; \
  235.     done
  236.     @for subdir in $(SUBDIRS); do \
  237.       files=`cd $$subdir; $(MAKE) files | grep -v "make\[[1-9]\]"`; \
  238.       for file in $$files; do \
  239.         echo $$subdir/$$file; \
  240.       done; \
  241.     done
  242.  
  243. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  244. # Otherwise a system limit (for SysV at least) may be exceeded.
  245. .NOEXPORT:
  246.