/[dgee]/dgee/Makefile.in
ViewVC logotype

Diff of /dgee/Makefile.in

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

revision 1.4 by csmith, Tue Apr 22 12:47:51 2003 UTC revision 1.5 by csmith, Sun Sep 21 11:10:59 2003 UTC
# Line 1  Line 1 
1    # Makefile.in generated automatically by automake 1.4-p5 from Makefile.am
2    
3    # Copyright (C) 1994, 1995-8, 1999, 2001 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    # DotGNU Project
14    #
15    # Automake definitions
16    # $Id$
17    #
18    
19    
20    SHELL = @SHELL@
21    
22    srcdir = @srcdir@
23    top_srcdir = @top_srcdir@
24    VPATH = @srcdir@
25  prefix = @prefix@  prefix = @prefix@
26  exec_prefix = @exec_prefix@  exec_prefix = @exec_prefix@
27    
28  MYDIR = $(shell pwd)  bindir = @bindir@
29  DIRS  = dglib smgr rmgr pnetvm nullvm cslib/DotGNU.Net cslib/DotGNU.XmlRpc cslib/Invoke html repository tools gw_config setup examples apache  sbindir = @sbindir@
30    libexecdir = @libexecdir@
31    datadir = @datadir@
32    sysconfdir = @sysconfdir@
33    sharedstatedir = @sharedstatedir@
34    localstatedir = @localstatedir@
35    libdir = @libdir@
36    infodir = @infodir@
37    mandir = @mandir@
38    includedir = @includedir@
39    oldincludedir = /usr/include
40    
41    DESTDIR =
42    
43    pkgdatadir = $(datadir)/@PACKAGE@
44    pkglibdir = $(libdir)/@PACKAGE@
45    pkgincludedir = $(includedir)/@PACKAGE@
46    
47    top_builddir = .
48    
49    ACLOCAL = @ACLOCAL@
50    AUTOCONF = @AUTOCONF@
51    AUTOMAKE = @AUTOMAKE@
52    AUTOHEADER = @AUTOHEADER@
53    
54    INSTALL = @INSTALL@
55    INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
56    INSTALL_DATA = @INSTALL_DATA@
57    INSTALL_SCRIPT = @INSTALL_SCRIPT@
58    transform = @program_transform_name@
59    
60    NORMAL_INSTALL = :
61    PRE_INSTALL = :
62    POST_INSTALL = :
63    NORMAL_UNINSTALL = :
64    PRE_UNINSTALL = :
65    POST_UNINSTALL = :
66    build_alias = @build_alias@
67    build_triplet = @build@
68    host_alias = @host_alias@
69    host_triplet = @host@
70    target_alias = @target_alias@
71    target_triplet = @target@
72    APXS = @APXS@
73    APXS2 = @APXS2@
74    APXS2BASE = @APXS2BASE@
75    APXSBASE = @APXSBASE@
76    AR = @AR@
77    ARFLAGS = @ARFLAGS@
78    BUILD_DIR = @BUILD_DIR@
79    CC = @CC@
80    CFLAGS = @CFLAGS@
81    DEVELMODULES = @DEVELMODULES@
82    DGVERSION = @DGVERSION@
83    DOTGNUVERSION = @DOTGNUVERSION@
84    GLIBBASE = @GLIBBASE@
85    GROUP = @GROUP@
86    GWBASE = @GWBASE@
87    LMBASE = @LMBASE@
88    LOCAL_CFLAGS = @LOCAL_CFLAGS@
89    LOCAL_DEFS = @LOCAL_DEFS@
90    LOCAL_LDFLAGS = @LOCAL_LDFLAGS@
91    MAINT = @MAINT@
92    MAKEINFO = @MAKEINFO@
93    MAKE_SHELL = @MAKE_SHELL@
94    NE_VER_MAJOR = @NE_VER_MAJOR@
95    NE_VER_MINOR = @NE_VER_MINOR@
96    PACKAGE = @PACKAGE@
97    PNETBASE = @PNETBASE@
98    PXLBASE = @PXLBASE@
99    PYTHONVM = @PYTHONVM@
100    RANLIB = @RANLIB@
101    REPOSDIR = @REPOSDIR@
102    SPOOLDIR = @SPOOLDIR@
103    USER = @USER@
104    VERSION = @VERSION@
105    VER_MAJOR = @VER_MAJOR@
106    VER_MINOR = @VER_MINOR@
107    host_cpu = @host_cpu@
108    host_os = @host_os@
109    sandbox = @sandbox@
110    
111    SUBDIRS = dglib smgr rmgr pnetvm cslib html repository tools gw_config setup apache apache2 $(DEVELMODULES) $(PYTHONVM)
112    ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
113    mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
114    CONFIG_HEADER = ./dglib/dgconf.h
115    CONFIG_CLEAN_FILES =  dgee.spec
116    DIST_COMMON =  README AUTHORS COPYING ChangeLog INSTALL Makefile.am \
117    Makefile.in NEWS TODO aclocal.m4 config.guess config.sub configure \
118    configure.in dgee.spec.in dglib/dgconf.h.in dglib/stamp-h.in install-sh \
119    missing mkinstalldirs
120    
121    
122    DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
123    
124    TAR = gtar
125    GZIP_ENV = --best
126    all: all-redirect
127    .SUFFIXES:
128    $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
129            cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile
130    
131    Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status $(BUILT_SOURCES)
132            cd $(top_builddir) \
133              && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
134    
135    $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.in
136            cd $(srcdir) && $(ACLOCAL)
137    
138    config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
139            $(SHELL) ./config.status --recheck
140    $(srcdir)/configure: @MAINTAINER_MODE_TRUE@$(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
141            cd $(srcdir) && $(AUTOCONF)
142    
143    dglib/dgconf.h: dglib/stamp-h
144            @if test ! -f $@; then \
145                    rm -f dglib/stamp-h; \
146                    $(MAKE) dglib/stamp-h; \
147            else :; fi
148    dglib/stamp-h: $(srcdir)/dglib/dgconf.h.in $(top_builddir)/config.status
149            cd $(top_builddir) \
150              && CONFIG_FILES= CONFIG_HEADERS=dglib/dgconf.h \
151                 $(SHELL) ./config.status
152            @echo timestamp > dglib/stamp-h 2> /dev/null
153    $(srcdir)/dglib/dgconf.h.in: @MAINTAINER_MODE_TRUE@$(srcdir)/dglib/stamp-h.in
154            @if test ! -f $@; then \
155                    rm -f $(srcdir)/dglib/stamp-h.in; \
156                    $(MAKE) $(srcdir)/dglib/stamp-h.in; \
157            else :; fi
158    $(srcdir)/dglib/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4)
159            cd $(top_srcdir) && $(AUTOHEADER)
160            @echo timestamp > $(srcdir)/dglib/stamp-h.in 2> /dev/null
161    
162    mostlyclean-hdr:
163    
164    clean-hdr:
165    
166    distclean-hdr:
167            -rm -f dglib/dgconf.h
168    
169    maintainer-clean-hdr:
170    dgee.spec: $(top_builddir)/config.status dgee.spec.in
171            cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
172    
173    # This directory's subdirectories are mostly independent; you can cd
174    # into them and run `make' without going through this Makefile.
175    # To change the values of `make' variables: instead of editing Makefiles,
176    # (1) if the variable is set in `config.status', edit `config.status'
177    #     (which will cause the Makefiles to be regenerated when you run `make');
178    # (2) otherwise, pass the desired values on the `make' command line.
179    
180    @SET_MAKE@
181    
182    all-recursive install-data-recursive install-exec-recursive \
183    installdirs-recursive install-recursive uninstall-recursive  \
184    check-recursive installcheck-recursive info-recursive dvi-recursive:
185            @set fnord $(MAKEFLAGS); amf=$$2; \
186            dot_seen=no; \
187            target=`echo $@ | sed s/-recursive//`; \
188            list='$(SUBDIRS)'; for subdir in $$list; do \
189              echo "Making $$target in $$subdir"; \
190              if test "$$subdir" = "."; then \
191                dot_seen=yes; \
192                local_target="$$target-am"; \
193              else \
194                local_target="$$target"; \
195              fi; \
196              (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
197               || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
198            done; \
199            if test "$$dot_seen" = "no"; then \
200              $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
201            fi; test -z "$$fail"
202    
203    mostlyclean-recursive clean-recursive distclean-recursive \
204    maintainer-clean-recursive:
205            @set fnord $(MAKEFLAGS); amf=$$2; \
206            dot_seen=no; \
207            rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
208              rev="$$subdir $$rev"; \
209              test "$$subdir" != "." || dot_seen=yes; \
210            done; \
211            test "$$dot_seen" = "no" && rev=". $$rev"; \
212            target=`echo $@ | sed s/-recursive//`; \
213            for subdir in $$rev; do \
214              echo "Making $$target in $$subdir"; \
215              if test "$$subdir" = "."; then \
216                local_target="$$target-am"; \
217              else \
218                local_target="$$target"; \
219              fi; \
220              (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
221               || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
222            done && test -z "$$fail"
223    tags-recursive:
224            list='$(SUBDIRS)'; for subdir in $$list; do \
225              test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
226            done
227    
228  all: binaries  tags: TAGS
229    
230  binaries: directories  ID: $(HEADERS) $(SOURCES) $(LISP)
231          @( for d in ${DIRS}; do \          list='$(SOURCES) $(HEADERS)'; \
232                  cd $(MYDIR)/$${d}; \          unique=`for i in $$list; do echo $$i; done | \
233                  $(MAKE); \            awk '    { files[$$0] = 1; } \
234                  echo;  \                 END { for (i in files) print i; }'`; \
235          done; )          here=`pwd` && cd $(srcdir) \
236              && mkid -f$$here/ID $$unique $(LISP)
 directories:  
         @( for d in ${DIRS}; do \  
                 cd $(MYDIR)/$${d}; \  
                 $(MAKE) directories; \  
                 echo;  \  
         done; )  
   
 install: directories  
         @( for d in ${DIRS}; do \  
                 cd $(MYDIR)/$${d}; \  
                 $(MAKE) DESTDIR=$(DESTDIR) install ;\  
                 echo;  \  
         done; )  
   
 dist:  
         @echo Distribution version @DGVERSION@  
         @rm -f dgee-@DGVERSION@.tgz  
         @./mkdistrib @DGVERSION@  
           
 clean:  
         @( for d in ${DIRS}; do \  
                 cd $(MYDIR)/$${d}; \  
                 $(MAKE) clean ; \  
                 echo;  \  
         done; )  
   
 distclean: directories  
         @( for d in ${DIRS}; do \  
                 cd $(MYDIR)/$${d}; \  
                 $(MAKE) clean ; \  
                 echo;  \  
         done; )  
237    
238    TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
239            tags=; \
240            here=`pwd`; \
241            list='$(SUBDIRS)'; for subdir in $$list; do \
242       if test "$$subdir" = .; then :; else \
243                test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
244       fi; \
245            done; \
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 = $(PACKAGE)-$(VERSION)
263    top_distdir = $(distdir)
264    
265    # This target untars the dist file and tries a VPATH configuration.  Then
266    # it guarantees that the distribution is self-contained by making another
267    # tarfile.
268    distcheck: dist
269            -rm -rf $(distdir)
270            GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz
271            mkdir $(distdir)/=build
272            mkdir $(distdir)/=inst
273            dc_install_base=`cd $(distdir)/=inst && pwd`; \
274            cd $(distdir)/=build \
275              && ../configure --srcdir=.. --prefix=$$dc_install_base \
276              && $(MAKE) $(AM_MAKEFLAGS) \
277              && $(MAKE) $(AM_MAKEFLAGS) dvi \
278              && $(MAKE) $(AM_MAKEFLAGS) check \
279              && $(MAKE) $(AM_MAKEFLAGS) install \
280              && $(MAKE) $(AM_MAKEFLAGS) installcheck \
281              && $(MAKE) $(AM_MAKEFLAGS) dist
282            -rm -rf $(distdir)
283            @banner="$(distdir).tar.gz is ready for distribution"; \
284            dashes=`echo "$$banner" | sed s/./=/g`; \
285            echo "$$dashes"; \
286            echo "$$banner"; \
287            echo "$$dashes"
288    dist: distdir
289            -chmod -R a+r $(distdir)
290            GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
291            -rm -rf $(distdir)
292    dist-all: distdir
293            -chmod -R a+r $(distdir)
294            GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
295            -rm -rf $(distdir)
296    distdir: $(DISTFILES)
297            -rm -rf $(distdir)
298            mkdir $(distdir)
299            -chmod 777 $(distdir)
300            here=`cd $(top_builddir) && pwd`; \
301            top_distdir=`cd $(distdir) && pwd`; \
302            distdir=`cd $(distdir) && pwd`; \
303            cd $(top_srcdir) \
304              && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu Makefile
305            @for file in $(DISTFILES); do \
306              d=$(srcdir); \
307              if test -d $$d/$$file; then \
308                cp -pr $$d/$$file $(distdir)/$$file; \
309              else \
310                test -f $(distdir)/$$file \
311                || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
312                || cp -p $$d/$$file $(distdir)/$$file || :; \
313              fi; \
314            done
315            for subdir in $(SUBDIRS); do \
316              if test "$$subdir" = .; then :; else \
317                test -d $(distdir)/$$subdir \
318                || mkdir $(distdir)/$$subdir \
319                || exit 1; \
320                chmod 777 $(distdir)/$$subdir; \
321                (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \
322                  || exit 1; \
323              fi; \
324            done
325    info-am:
326    info: info-recursive
327    dvi-am:
328    dvi: dvi-recursive
329    check-am: all-am
330    check: check-recursive
331    installcheck-am:
332    installcheck: installcheck-recursive
333    install-exec-am:
334    install-exec: install-exec-recursive
335    
336    install-data-am:
337    install-data: install-data-recursive
338    
339    install-am: all-am
340            @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
341    install: install-recursive
342    uninstall-am:
343    uninstall: uninstall-recursive
344    all-am: Makefile
345    all-redirect: all-recursive
346    install-strip:
347            $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
348    installdirs: installdirs-recursive
349    installdirs-am:
350    
351    
352    mostlyclean-generic:
353    
354    clean-generic:
355    
356    distclean-generic:
357            -rm -f Makefile $(CONFIG_CLEAN_FILES)
358            -rm -f config.cache config.log stamp-h stamp-h[0-9]*
359    
360    maintainer-clean-generic:
361    mostlyclean-am:  mostlyclean-hdr mostlyclean-tags mostlyclean-generic
362    
363    mostlyclean: mostlyclean-recursive
364    
365    clean-am:  clean-hdr clean-tags clean-generic mostlyclean-am
366    
367    clean: clean-recursive
368    
369    distclean-am:  distclean-hdr distclean-tags distclean-generic clean-am
370    
371    distclean: distclean-recursive
372            -rm -f config.status
373    
374    maintainer-clean-am:  maintainer-clean-hdr maintainer-clean-tags \
375                    maintainer-clean-generic distclean-am
376            @echo "This command is intended for maintainers to use;"
377            @echo "it deletes files that may require special tools to rebuild."
378    
379    maintainer-clean: maintainer-clean-recursive
380            -rm -f config.status
381    
382    .PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
383    install-data-recursive uninstall-data-recursive install-exec-recursive \
384    uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
385    all-recursive check-recursive installcheck-recursive info-recursive \
386    dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
387    maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
388    distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
389    dvi-am dvi check check-am installcheck-am installcheck install-exec-am \
390    install-exec install-data-am install-data install-am install \
391    uninstall-am uninstall all-redirect all-am all installdirs-am \
392    installdirs mostlyclean-generic distclean-generic clean-generic \
393    maintainer-clean-generic clean mostlyclean distclean maintainer-clean
394    
395    
396    tardist:
397            @echo Distribution version $(DGVERSION)
398            rm -f dgee-$(DGVERSION).tgz
399            ./mkdistrib $(DGVERSION)
400    
401    # Not sure whether the assumption of ${HOME}/rpm/SOURCES is right here
402  rpm: dgee.spec dist  rpm: dgee.spec dist
403          cp dgee-@DGVERSION@.tgz ${HOME}/rpm/SOURCES          cp dgee-$(DGVERSION).tgz ${HOME}/rpm/SOURCES
404          rpm -ba dgee.spec          rpm -ba dgee.spec
405    
406    # Tell versions [3.59,3.63) of GNU make to not export all variables.
407    # Otherwise a system limit (for SysV at least) may be exceeded.
408    .NOEXPORT:

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

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