source: trunk/third/oaf/Makefile.in @ 16756

Revision 16756, 16.3 KB checked in by ghudson, 23 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r16755, which included commits to RCS files with non-trunk default branches.
Line 
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
14SHELL = @SHELL@
15
16srcdir = @srcdir@
17top_srcdir = @top_srcdir@
18VPATH = @srcdir@
19prefix = @prefix@
20exec_prefix = @exec_prefix@
21
22bindir = @bindir@
23sbindir = @sbindir@
24libexecdir = @libexecdir@
25datadir = @datadir@
26sysconfdir = @sysconfdir@
27sharedstatedir = @sharedstatedir@
28localstatedir = @localstatedir@
29libdir = @libdir@
30infodir = @infodir@
31mandir = @mandir@
32includedir = @includedir@
33oldincludedir = /usr/include
34
35DESTDIR =
36
37pkgdatadir = $(datadir)/@PACKAGE@
38pkglibdir = $(libdir)/@PACKAGE@
39pkgincludedir = $(includedir)/@PACKAGE@
40
41top_builddir = .
42
43ACLOCAL = @ACLOCAL@
44AUTOCONF = @AUTOCONF@
45AUTOMAKE = @AUTOMAKE@
46AUTOHEADER = @AUTOHEADER@
47
48INSTALL = @INSTALL@
49INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
50INSTALL_DATA = @INSTALL_DATA@
51INSTALL_SCRIPT = @INSTALL_SCRIPT@
52transform = @program_transform_name@
53
54NORMAL_INSTALL = :
55PRE_INSTALL = :
56POST_INSTALL = :
57NORMAL_UNINSTALL = :
58PRE_UNINSTALL = :
59POST_UNINSTALL = :
60host_alias = @host_alias@
61host_triplet = @host@
62APP_LIBS = @APP_LIBS@
63AS = @AS@
64BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
65CATALOGS = @CATALOGS@
66CATOBJEXT = @CATOBJEXT@
67CC = @CC@
68DATADIRNAME = @DATADIRNAME@
69DLLTOOL = @DLLTOOL@
70ECHO = @ECHO@
71EXEEXT = @EXEEXT@
72GENCAT = @GENCAT@
73GLIB_CFLAGS = @GLIB_CFLAGS@
74GLIB_CONFIG = @GLIB_CONFIG@
75GLIB_LIBS = @GLIB_LIBS@
76GMOFILES = @GMOFILES@
77GMSGFMT = @GMSGFMT@
78GTKDOC = @GTKDOC@
79GT_NO = @GT_NO@
80GT_YES = @GT_YES@
81HAVE_GTK_DOC = @HAVE_GTK_DOC@
82IF_BSD_PS = @IF_BSD_PS@
83IF_POSIX_PS = @IF_POSIX_PS@
84INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
85INSTOBJEXT = @INSTOBJEXT@
86INTLDEPS = @INTLDEPS@
87INTLLIBS = @INTLLIBS@
88INTLOBJS = @INTLOBJS@
89LEX = @LEX@
90LIBTOOL = @LIBTOOL@
91LN_S = @LN_S@
92MAINT = @MAINT@
93MAKEINFO = @MAKEINFO@
94MKINSTALLDIRS = @MKINSTALLDIRS@
95OAF_MAJOR_VERSION = @OAF_MAJOR_VERSION@
96OAF_MICRO_VERSION = @OAF_MICRO_VERSION@
97OAF_MINOR_VERSION = @OAF_MINOR_VERSION@
98OAF_SLAY = @OAF_SLAY@
99OBJDUMP = @OBJDUMP@
100OBJEXT = @OBJEXT@
101ORBIT_CFLAGS = @ORBIT_CFLAGS@
102ORBIT_CONFIG = @ORBIT_CONFIG@
103ORBIT_IDL = @ORBIT_IDL@
104ORBIT_LIBS = @ORBIT_LIBS@
105PACKAGE = @PACKAGE@
106PERL_PATH = @PERL_PATH@
107POFILES = @POFILES@
108POSUB = @POSUB@
109PS_PATH = @PS_PATH@
110RANLIB = @RANLIB@
111STRIP = @STRIP@
112USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
113USE_NLS = @USE_NLS@
114VERSION = @VERSION@
115XML_CFLAGS = @XML_CFLAGS@
116XML_CONFIG = @XML_CONFIG@
117XML_I18N_EXTRACT = @XML_I18N_EXTRACT@
118XML_I18N_MERGE = @XML_I18N_MERGE@
119XML_I18N_TOOLS_PERL = @XML_I18N_TOOLS_PERL@
120XML_I18N_UPDATE = @XML_I18N_UPDATE@
121XML_LIBS = @XML_LIBS@
122YACC = @YACC@
123l = @l@
124
125NULL =
126
127SUBDIRS =       po                      intl                    docs                    idl                     liboaf                  api-docs                oafd                    utils                   test                    $(NULL)
128
129
130bin_SCRIPTS = oaf-config
131
132EXTRA_DIST =    oaf-config.in                                   oaf.m4                                          oafConf.sh.in                                   oafConf.sh                                      oaf.spec.in                                     oaf-config.xml                                  oaf-config.xml.sample                           oaf.spec                                        xml-i18n-extract.in                             xml-i18n-merge.in                               xml-i18n-update.in                              AUTHORS                                         COPYING                                         ChangeLog                                       NEWS                                            README                                          $(NULL)
133
134
135oafconfigdir = $(sysconfdir)/oaf
136oafconfig_DATA =        oaf-config.xml                  oaf-config.xml.sample           $(NULL)
137
138
139confexecdir = $(libdir)
140confexec_DATA = oafConf.sh
141
142m4datadir = $(datadir)/aclocal
143m4data_DATA = oaf.m4
144ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
145mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
146CONFIG_HEADER = config.h
147CONFIG_CLEAN_FILES =  oaf.spec oaf-config oafConf.sh
148SCRIPTS =  $(bin_SCRIPTS)
149
150DATA =  $(confexec_DATA) $(m4data_DATA) $(oafconfig_DATA)
151
152DIST_COMMON =  README ./stamp-h.in ABOUT-NLS AUTHORS COPYING COPYING.LIB \
153ChangeLog INSTALL Makefile.am Makefile.in NEWS TODO acconfig.h \
154acinclude.m4 aclocal.m4 config.guess config.h.in config.sub configure \
155configure.in install-sh ltconfig ltmain.sh missing mkinstalldirs \
156oaf-config.in oaf.spec.in oafConf.sh.in
157
158
159DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
160
161TAR = gtar
162GZIP_ENV = --best
163all: all-redirect
164.SUFFIXES:
165$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
166        cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps Makefile
167
168Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
169        cd $(top_builddir) \
170          && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
171
172$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.in  acinclude.m4
173        cd $(srcdir) && $(ACLOCAL)
174
175config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
176        $(SHELL) ./config.status --recheck
177$(srcdir)/configure: @MAINTAINER_MODE_TRUE@$(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
178        cd $(srcdir) && $(AUTOCONF)
179
180config.h: stamp-h
181        @if test ! -f $@; then \
182                rm -f stamp-h; \
183                $(MAKE) stamp-h; \
184        else :; fi
185stamp-h: $(srcdir)/config.h.in $(top_builddir)/config.status
186        cd $(top_builddir) \
187          && CONFIG_FILES= CONFIG_HEADERS=config.h \
188             $(SHELL) ./config.status
189        @echo timestamp > stamp-h 2> /dev/null
190$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@$(srcdir)/stamp-h.in
191        @if test ! -f $@; then \
192                rm -f $(srcdir)/stamp-h.in; \
193                $(MAKE) $(srcdir)/stamp-h.in; \
194        else :; fi
195$(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) acconfig.h
196        cd $(top_srcdir) && $(AUTOHEADER)
197        @echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null
198
199mostlyclean-hdr:
200
201clean-hdr:
202
203distclean-hdr:
204        -rm -f config.h
205
206maintainer-clean-hdr:
207oaf.spec: $(top_builddir)/config.status oaf.spec.in
208        cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
209oaf-config: $(top_builddir)/config.status oaf-config.in
210        cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
211oafConf.sh: $(top_builddir)/config.status oafConf.sh.in
212        cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
213
214install-binSCRIPTS: $(bin_SCRIPTS)
215        @$(NORMAL_INSTALL)
216        $(mkinstalldirs) $(DESTDIR)$(bindir)
217        @list='$(bin_SCRIPTS)'; for p in $$list; do \
218          if test -f $$p; then \
219            echo " $(INSTALL_SCRIPT) $$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`"; \
220            $(INSTALL_SCRIPT) $$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`; \
221          else if test -f $(srcdir)/$$p; then \
222            echo " $(INSTALL_SCRIPT) $(srcdir)/$$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`"; \
223            $(INSTALL_SCRIPT) $(srcdir)/$$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`; \
224          else :; fi; fi; \
225        done
226
227uninstall-binSCRIPTS:
228        @$(NORMAL_UNINSTALL)
229        list='$(bin_SCRIPTS)'; for p in $$list; do \
230          rm -f $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`; \
231        done
232
233install-confexecDATA: $(confexec_DATA)
234        @$(NORMAL_INSTALL)
235        $(mkinstalldirs) $(DESTDIR)$(confexecdir)
236        @list='$(confexec_DATA)'; for p in $$list; do \
237          if test -f $(srcdir)/$$p; then \
238            echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(confexecdir)/$$p"; \
239            $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(confexecdir)/$$p; \
240          else if test -f $$p; then \
241            echo " $(INSTALL_DATA) $$p $(DESTDIR)$(confexecdir)/$$p"; \
242            $(INSTALL_DATA) $$p $(DESTDIR)$(confexecdir)/$$p; \
243          fi; fi; \
244        done
245
246uninstall-confexecDATA:
247        @$(NORMAL_UNINSTALL)
248        list='$(confexec_DATA)'; for p in $$list; do \
249          rm -f $(DESTDIR)$(confexecdir)/$$p; \
250        done
251
252install-m4dataDATA: $(m4data_DATA)
253        @$(NORMAL_INSTALL)
254        $(mkinstalldirs) $(DESTDIR)$(m4datadir)
255        @list='$(m4data_DATA)'; for p in $$list; do \
256          if test -f $(srcdir)/$$p; then \
257            echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(m4datadir)/$$p"; \
258            $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(m4datadir)/$$p; \
259          else if test -f $$p; then \
260            echo " $(INSTALL_DATA) $$p $(DESTDIR)$(m4datadir)/$$p"; \
261            $(INSTALL_DATA) $$p $(DESTDIR)$(m4datadir)/$$p; \
262          fi; fi; \
263        done
264
265uninstall-m4dataDATA:
266        @$(NORMAL_UNINSTALL)
267        list='$(m4data_DATA)'; for p in $$list; do \
268          rm -f $(DESTDIR)$(m4datadir)/$$p; \
269        done
270
271install-oafconfigDATA: $(oafconfig_DATA)
272        @$(NORMAL_INSTALL)
273        $(mkinstalldirs) $(DESTDIR)$(oafconfigdir)
274        @list='$(oafconfig_DATA)'; for p in $$list; do \
275          if test -f $(srcdir)/$$p; then \
276            echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(oafconfigdir)/$$p"; \
277            $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(oafconfigdir)/$$p; \
278          else if test -f $$p; then \
279            echo " $(INSTALL_DATA) $$p $(DESTDIR)$(oafconfigdir)/$$p"; \
280            $(INSTALL_DATA) $$p $(DESTDIR)$(oafconfigdir)/$$p; \
281          fi; fi; \
282        done
283
284uninstall-oafconfigDATA:
285        @$(NORMAL_UNINSTALL)
286        list='$(oafconfig_DATA)'; for p in $$list; do \
287          rm -f $(DESTDIR)$(oafconfigdir)/$$p; \
288        done
289
290# This directory's subdirectories are mostly independent; you can cd
291# into them and run `make' without going through this Makefile.
292# To change the values of `make' variables: instead of editing Makefiles,
293# (1) if the variable is set in `config.status', edit `config.status'
294#     (which will cause the Makefiles to be regenerated when you run `make');
295# (2) otherwise, pass the desired values on the `make' command line.
296
297@SET_MAKE@
298
299all-recursive install-data-recursive install-exec-recursive \
300installdirs-recursive install-recursive uninstall-recursive  \
301check-recursive installcheck-recursive info-recursive dvi-recursive:
302        @set fnord $(MAKEFLAGS); amf=$$2; \
303        dot_seen=no; \
304        target=`echo $@ | sed s/-recursive//`; \
305        list='$(SUBDIRS)'; for subdir in $$list; do \
306          echo "Making $$target in $$subdir"; \
307          if test "$$subdir" = "."; then \
308            dot_seen=yes; \
309            local_target="$$target-am"; \
310          else \
311            local_target="$$target"; \
312          fi; \
313          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
314           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
315        done; \
316        if test "$$dot_seen" = "no"; then \
317          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
318        fi; test -z "$$fail"
319
320mostlyclean-recursive clean-recursive distclean-recursive \
321maintainer-clean-recursive:
322        @set fnord $(MAKEFLAGS); amf=$$2; \
323        dot_seen=no; \
324        rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
325          rev="$$subdir $$rev"; \
326          test "$$subdir" = "." && dot_seen=yes; \
327        done; \
328        test "$$dot_seen" = "no" && rev=". $$rev"; \
329        target=`echo $@ | sed s/-recursive//`; \
330        for subdir in $$rev; do \
331          echo "Making $$target in $$subdir"; \
332          if test "$$subdir" = "."; then \
333            local_target="$$target-am"; \
334          else \
335            local_target="$$target"; \
336          fi; \
337          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
338           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
339        done && test -z "$$fail"
340tags-recursive:
341        list='$(SUBDIRS)'; for subdir in $$list; do \
342          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
343        done
344
345tags: TAGS
346
347ID: $(HEADERS) $(SOURCES) $(LISP)
348        list='$(SOURCES) $(HEADERS)'; \
349        unique=`for i in $$list; do echo $$i; done | \
350          awk '    { files[$$0] = 1; } \
351               END { for (i in files) print i; }'`; \
352        here=`pwd` && cd $(srcdir) \
353          && mkid -f$$here/ID $$unique $(LISP)
354
355TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) $(LISP)
356        tags=; \
357        here=`pwd`; \
358        list='$(SUBDIRS)'; for subdir in $$list; do \
359   if test "$$subdir" = .; then :; else \
360            test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
361   fi; \
362        done; \
363        list='$(SOURCES) $(HEADERS)'; \
364        unique=`for i in $$list; do echo $$i; done | \
365          awk '    { files[$$0] = 1; } \
366               END { for (i in files) print i; }'`; \
367        test -z "$(ETAGS_ARGS)config.h.in$$unique$(LISP)$$tags" \
368          || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags config.h.in $$unique $(LISP) -o $$here/TAGS)
369
370mostlyclean-tags:
371
372clean-tags:
373
374distclean-tags:
375        -rm -f TAGS ID
376
377maintainer-clean-tags:
378
379distdir = $(PACKAGE)-$(VERSION)
380top_distdir = $(distdir)
381
382# This target untars the dist file and tries a VPATH configuration.  Then
383# it guarantees that the distribution is self-contained by making another
384# tarfile.
385distcheck: dist
386        -rm -rf $(distdir)
387        GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz
388        mkdir $(distdir)/=build
389        mkdir $(distdir)/=inst
390        dc_install_base=`cd $(distdir)/=inst && pwd`; \
391        cd $(distdir)/=build \
392          && ../configure --srcdir=.. --prefix=$$dc_install_base \
393          && $(MAKE) $(AM_MAKEFLAGS) \
394          && $(MAKE) $(AM_MAKEFLAGS) dvi \
395          && $(MAKE) $(AM_MAKEFLAGS) check \
396          && $(MAKE) $(AM_MAKEFLAGS) install \
397          && $(MAKE) $(AM_MAKEFLAGS) installcheck \
398          && $(MAKE) $(AM_MAKEFLAGS) dist
399        -rm -rf $(distdir)
400        @banner="$(distdir).tar.gz is ready for distribution"; \
401        dashes=`echo "$$banner" | sed s/./=/g`; \
402        echo "$$dashes"; \
403        echo "$$banner"; \
404        echo "$$dashes"
405dist: distdir
406        -chmod -R a+r $(distdir)
407        GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
408        -rm -rf $(distdir)
409dist-all: distdir
410        -chmod -R a+r $(distdir)
411        GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
412        -rm -rf $(distdir)
413distdir: $(DISTFILES)
414        -rm -rf $(distdir)
415        mkdir $(distdir)
416        -chmod 777 $(distdir)
417        @for file in $(DISTFILES); do \
418          d=$(srcdir); \
419          if test -d $$d/$$file; then \
420            cp -pr $$d/$$file $(distdir)/$$file; \
421          else \
422            test -f $(distdir)/$$file \
423            || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
424            || cp -p $$d/$$file $(distdir)/$$file || :; \
425          fi; \
426        done
427        for subdir in $(SUBDIRS); do \
428          if test "$$subdir" = .; then :; else \
429            test -d $(distdir)/$$subdir \
430            || mkdir $(distdir)/$$subdir \
431            || exit 1; \
432            chmod 777 $(distdir)/$$subdir; \
433            (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \
434              || exit 1; \
435          fi; \
436        done
437info-am:
438info: info-recursive
439dvi-am:
440dvi: dvi-recursive
441check-am: all-am
442check: check-recursive
443installcheck-am:
444installcheck: installcheck-recursive
445all-recursive-am: config.h
446        $(MAKE) $(AM_MAKEFLAGS) all-recursive
447
448install-exec-am: install-binSCRIPTS install-confexecDATA
449install-exec: install-exec-recursive
450
451install-data-am: install-m4dataDATA install-oafconfigDATA
452install-data: install-data-recursive
453
454install-am: all-am
455        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
456install: install-recursive
457uninstall-am: uninstall-binSCRIPTS uninstall-confexecDATA \
458                uninstall-m4dataDATA uninstall-oafconfigDATA
459uninstall: uninstall-recursive
460all-am: Makefile $(SCRIPTS) $(DATA) config.h
461all-redirect: all-recursive-am
462install-strip:
463        $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
464installdirs: installdirs-recursive
465installdirs-am:
466        $(mkinstalldirs)  $(DESTDIR)$(bindir) $(DESTDIR)$(confexecdir) \
467                $(DESTDIR)$(m4datadir) $(DESTDIR)$(oafconfigdir)
468
469
470mostlyclean-generic:
471
472clean-generic:
473
474distclean-generic:
475        -rm -f Makefile $(CONFIG_CLEAN_FILES)
476        -rm -f config.cache config.log stamp-h stamp-h[0-9]*
477
478maintainer-clean-generic:
479mostlyclean-am:  mostlyclean-hdr mostlyclean-tags mostlyclean-generic
480
481mostlyclean: mostlyclean-recursive
482
483clean-am:  clean-hdr clean-tags clean-generic mostlyclean-am
484
485clean: clean-recursive
486
487distclean-am:  distclean-hdr distclean-tags distclean-generic clean-am
488        -rm -f libtool
489
490distclean: distclean-recursive
491        -rm -f config.status
492
493maintainer-clean-am:  maintainer-clean-hdr maintainer-clean-tags \
494                maintainer-clean-generic distclean-am
495        @echo "This command is intended for maintainers to use;"
496        @echo "it deletes files that may require special tools to rebuild."
497
498maintainer-clean: maintainer-clean-recursive
499        -rm -f config.status
500
501.PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
502uninstall-binSCRIPTS install-binSCRIPTS uninstall-confexecDATA \
503install-confexecDATA uninstall-m4dataDATA install-m4dataDATA \
504uninstall-oafconfigDATA install-oafconfigDATA install-data-recursive \
505uninstall-data-recursive install-exec-recursive \
506uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
507all-recursive check-recursive installcheck-recursive info-recursive \
508dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
509maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
510distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
511dvi-am dvi check check-am installcheck-am installcheck all-recursive-am \
512install-exec-am install-exec install-data-am install-data install-am \
513install uninstall-am uninstall all-redirect all-am all installdirs-am \
514installdirs mostlyclean-generic distclean-generic clean-generic \
515maintainer-clean-generic clean mostlyclean distclean maintainer-clean
516
517
518#dist-hook: oaf.spec
519#       cp oaf.spec $(distdir)
520
521# Tell versions [3.59,3.63) of GNU make to not export all variables.
522# Otherwise a system limit (for SysV at least) may be exceeded.
523.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.