source: tests/example_scripts/wiki/Makefile @ 3c30b59

abac0-leakabac0-mei
Last change on this file since 3c30b59 was 3c30b59, checked in by Mei <mei@…>, 11 years ago

1) add in new refactored regression testing directory
2) undo the abac.hh/ABAC.hh api changes
3) merged with Ted's changes to attribute format/nickname/issuer processing

  • Property mode set to 100644
File size: 15.3 KB
Line 
1# Makefile.in generated by automake 1.11.1 from Makefile.am.
2# tests/example_scripts/wiki/Makefile.  Generated from Makefile.in by configure.
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6# Inc.
7# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it,
9# with or without modifications, as long as this notice is preserved.
10
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14# PARTICULAR PURPOSE.
15
16
17
18#
19# example_scripts/wiki
20#
21
22pkgdatadir = $(datadir)/abac
23pkgincludedir = $(includedir)/abac
24pkglibdir = $(libdir)/abac
25pkglibexecdir = $(libexecdir)/abac
26am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
27install_sh_DATA = $(install_sh) -c -m 644
28install_sh_PROGRAM = $(install_sh) -c
29install_sh_SCRIPT = $(install_sh) -c
30INSTALL_HEADER = $(INSTALL_DATA)
31transform = $(program_transform_name)
32NORMAL_INSTALL = :
33PRE_INSTALL = :
34POST_INSTALL = :
35NORMAL_UNINSTALL = :
36PRE_UNINSTALL = :
37POST_UNINSTALL = :
38build_triplet = i686-pc-linux-gnu
39host_triplet = i686-pc-linux-gnu
40subdir = tests/example_scripts/wiki
41DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
42ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43am__aclocal_m4_deps = $(top_srcdir)/m4/ax_check_openssl.m4 \
44        $(top_srcdir)/m4/ax_check_xml2.m4 \
45        $(top_srcdir)/m4/ax_check_xmlsec1.m4 \
46        $(top_srcdir)/m4/ax_pkg_swig.m4 \
47        $(top_srcdir)/m4/ax_python_devel.m4 \
48        $(top_srcdir)/m4/ax_swig_enable_cxx.m4 \
49        $(top_srcdir)/m4/ax_swig_python.m4 $(top_srcdir)/m4/libtool.m4 \
50        $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
51        $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
52        $(top_srcdir)/configure.ac
53am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
54        $(ACLOCAL_M4)
55mkinstalldirs = $(install_sh) -d
56CONFIG_CLEAN_FILES =
57CONFIG_CLEAN_VPATH_FILES =
58SOURCES =
59DIST_SOURCES =
60DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
61ACLOCAL = ${SHELL} /home/mei/Deter/abac0-master/missing --run aclocal-1.11
62AMTAR = ${SHELL} /home/mei/Deter/abac0-master/missing --run tar
63AR = ar
64AUTOCONF = ${SHELL} /home/mei/Deter/abac0-master/missing --run autoconf
65AUTOHEADER = ${SHELL} /home/mei/Deter/abac0-master/missing --run autoheader
66AUTOMAKE = ${SHELL} /home/mei/Deter/abac0-master/missing --run automake-1.11
67AWK = gawk
68AX_SWIG_PYTHON_CPPFLAGS = -I/usr/local/include/python2.7
69AX_SWIG_PYTHON_OPT = -python
70CC = gcc
71CCDEPMODE = depmode=gcc3
72CFLAGS = -g -O2
73CPP = gcc -E
74CPPFLAGS = 
75CXX = g++
76CXXCPP = g++ -E
77CXXDEPMODE = depmode=gcc3
78CXXFLAGS = -g -O2
79CYGPATH_W = echo
80DEFS = -DPACKAGE_NAME=\"ABAC\" -DPACKAGE_TARNAME=\"abac\" -DPACKAGE_VERSION=\"0.1.5\" -DPACKAGE_STRING=\"ABAC\ 0.1.5\" -DPACKAGE_BUGREPORT=\"faber@ISI.EDU\" -DPACKAGE_URL=\"\" -DPACKAGE=\"abac\" -DVERSION=\"0.1.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PYTHON=\"2.7\" -DHAVE_INTTYPES_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_PATHS_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_PTRDIFF_T=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_ATEXIT=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1
81DEPDIR = .deps
82DSYMUTIL = 
83DUMPBIN = 
84ECHO_C = 
85ECHO_N = -n
86ECHO_T = 
87EGREP = /bin/grep -E
88EXEEXT = 
89FGREP = /bin/grep -F
90GREP = /bin/grep
91INSTALL = /usr/bin/install -c
92INSTALL_DATA = ${INSTALL} -m 644
93INSTALL_PROGRAM = ${INSTALL}
94INSTALL_SCRIPT = ${INSTALL}
95INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
96LD = /usr/bin/ld
97LDFLAGS = 
98LIBOBJS = 
99LIBS = 
100LIBTOOL = $(SHELL) $(top_builddir)/libtool
101LIPO = 
102LN_S = ln -s
103LTLIBOBJS = 
104MAKEINFO = ${SHELL} /home/mei/Deter/abac0-master/missing --run makeinfo
105MKDIR_P = /bin/mkdir -p
106NM = /usr/bin/nm -B
107NMEDIT = 
108OBJDUMP = objdump
109OBJEXT = o
110OPENSSL_INCLUDES = 
111OPENSSL_LDFLAGS = 
112OPENSSL_LIBS = -lssl -lcrypto 
113OTOOL = 
114OTOOL64 = 
115PACKAGE = abac
116PACKAGE_BUGREPORT = faber@ISI.EDU
117PACKAGE_NAME = ABAC
118PACKAGE_STRING = ABAC 0.1.5
119PACKAGE_TARNAME = abac
120PACKAGE_URL = 
121PACKAGE_VERSION = 0.1.5
122PATH_SEPARATOR = :
123PERL = perl
124PKG_CONFIG = /usr/bin/pkg-config
125PYTHON = /usr/local/bin/python
126PYTHON_CPPFLAGS = -I/usr/local/include/python2.7
127PYTHON_EXEC_PREFIX = ${exec_prefix}
128PYTHON_EXTRA_LDFLAGS = -Xlinker -export-dynamic
129PYTHON_EXTRA_LIBS =  -lpthread -ldl  -lutil -lm
130PYTHON_LDFLAGS = -L/usr/local/lib/python2.7/config -lpython2.7
131PYTHON_PLATFORM = linux2
132PYTHON_PREFIX = ${prefix}
133PYTHON_SITE_PKG = /usr/local/lib/python2.7/site-packages
134PYTHON_VERSION = 2.7
135RANLIB = ranlib
136SED = /bin/sed
137SET_MAKE = 
138SHELL = /bin/bash
139SITE_PERL = /usr/local/lib/site_perl
140STRIP = strip
141SWIG = /usr/local/bin/swig -c++
142SWIG_LIB = /usr/local/share/swig/2.0.4
143VERSION = 0.1.5
144XML2_CONFIG = /usr/bin/xml2-config
145XML2_INCLUDES = -I/usr/include/libxml2
146XML2_LDFLAGS = -lxml2
147XML2_LIBS = -lxml2
148XMLSEC1_CONFIG = /usr/bin/xmlsec1-config
149XMLSEC1_INCLUDES = -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -I/usr/include/libxml2 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DXMLSEC_CRYPTO=\"openssl\"
150XMLSEC1_LDFLAGS = -L/usr/lib -lxmlsec1-openssl -lxmlsec1 -lxslt -lxml2 -lssl -lcrypto
151XMLSEC1_LIBS = -L/usr/lib -lxmlsec1-openssl -lxmlsec1 -lxslt -lxml2 -lssl -lcrypto
152abs_builddir = /home/mei/Deter/abac0-master/tests/example_scripts/wiki
153abs_srcdir = /home/mei/Deter/abac0-master/tests/example_scripts/wiki
154abs_top_builddir = /home/mei/Deter/abac0-master
155abs_top_srcdir = /home/mei/Deter/abac0-master
156ac_ct_CC = gcc
157ac_ct_CXX = g++
158ac_ct_DUMPBIN = 
159am__include = include
160am__leading_dot = .
161am__quote = 
162am__tar = ${AMTAR} chof - "$$tardir"
163am__untar = ${AMTAR} xf -
164bindir = ${exec_prefix}/bin
165build = i686-pc-linux-gnu
166build_alias = 
167build_cpu = i686
168build_os = linux-gnu
169build_vendor = pc
170builddir = .
171datadir = ${datarootdir}
172datarootdir = ${prefix}/share
173docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
174dvidir = ${docdir}
175exec_prefix = ${prefix}
176host = i686-pc-linux-gnu
177host_alias = 
178host_cpu = i686
179host_os = linux-gnu
180host_vendor = pc
181htmldir = ${docdir}
182includedir = ${prefix}/include
183infodir = ${datarootdir}/info
184install_sh = ${SHELL} /home/mei/Deter/abac0-master/install-sh
185libdir = ${exec_prefix}/lib
186libexecdir = ${exec_prefix}/libexec
187localedir = ${datarootdir}/locale
188localstatedir = ${prefix}/var
189lt_ECHO = echo
190mandir = ${datarootdir}/man
191mkdir_p = /bin/mkdir -p
192oldincludedir = /usr/include
193pdfdir = ${docdir}
194pkgpyexecdir = ${pyexecdir}/abac
195pkgpythondir = ${pythondir}/abac
196prefix = /usr/local
197program_transform_name = s,x,x,
198psdir = ${docdir}
199pyexecdir = ${exec_prefix}/lib/python2.7/site-packages
200pythondir = ${prefix}/lib/python2.7/site-packages
201sbindir = ${exec_prefix}/sbin
202sharedstatedir = ${prefix}/com
203srcdir = .
204sysconfdir = ${prefix}/etc
205target_alias = 
206top_build_prefix = ../../../
207top_builddir = ../../..
208top_srcdir = ../../..
209INCLUDES = -I$(abs_top_srcdir)/libabac
210LDADD = $(abs_top_builddir)/libabac/libabac.la
211CREDDY_ENV = CREDDY_LOCATION=$(abs_top_builddir)/creddy
212PROVER_ENV = PROVER_LOCATION=$(abs_top_builddir)/libabac
213PYTHON_ENV = PYTHONPATH=$(abs_top_builddir)/swig/python:$(abs_top_builddir)/swig/python/.libs:$(abs_top_builddir)/tests
214TEST_ENV = TESTDIR=$(abs_top_builddir)/tests
215MY_ENV = env $(CREDDY_ENV) $(PROVER_ENV) $(PYTHON_ENV) $(TEST_ENV)
216FIRST = id1
217REST = id2 id3 id4 id5 attr1 attr2 ctxtQuery1 ctxtQuery2
218all: all-am
219
220.SUFFIXES:
221$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
222        @for dep in $?; do \
223          case '$(am__configure_deps)' in \
224            *$$dep*) \
225              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
226                && { if test -f $@; then exit 0; else break; fi; }; \
227              exit 1;; \
228          esac; \
229        done; \
230        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign tests/example_scripts/wiki/Makefile'; \
231        $(am__cd) $(top_srcdir) && \
232          $(AUTOMAKE) --foreign tests/example_scripts/wiki/Makefile
233.PRECIOUS: Makefile
234Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
235        @case '$?' in \
236          *config.status*) \
237            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
238          *) \
239            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
240            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
241        esac;
242
243$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
244        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
245
246$(top_srcdir)/configure:  $(am__configure_deps)
247        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
248$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
249        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
250$(am__aclocal_m4_deps):
251
252mostlyclean-libtool:
253        -rm -f *.lo
254
255clean-libtool:
256        -rm -rf .libs _libs
257tags: TAGS
258TAGS:
259
260ctags: CTAGS
261CTAGS:
262
263
264distdir: $(DISTFILES)
265        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
266        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
267        list='$(DISTFILES)'; \
268          dist_files=`for file in $$list; do echo $$file; done | \
269          sed -e "s|^$$srcdirstrip/||;t" \
270              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
271        case $$dist_files in \
272          */*) $(MKDIR_P) `echo "$$dist_files" | \
273                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
274                           sort -u` ;; \
275        esac; \
276        for file in $$dist_files; do \
277          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
278          if test -d $$d/$$file; then \
279            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
280            if test -d "$(distdir)/$$file"; then \
281              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
282            fi; \
283            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
284              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
285              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
286            fi; \
287            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
288          else \
289            test -f "$(distdir)/$$file" \
290            || cp -p $$d/$$file "$(distdir)/$$file" \
291            || exit 1; \
292          fi; \
293        done
294check-am: all-am
295check: check-am
296all-am: Makefile
297installdirs:
298install: install-am
299install-exec: install-exec-am
300install-data: install-data-am
301uninstall: uninstall-am
302
303install-am: all-am
304        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
305
306installcheck: installcheck-am
307install-strip:
308        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
309          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
310          `test -z '$(STRIP)' || \
311            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
312mostlyclean-generic:
313
314clean-generic:
315
316distclean-generic:
317        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
318        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
319
320maintainer-clean-generic:
321        @echo "This command is intended for maintainers to use"
322        @echo "it deletes files that may require special tools to rebuild."
323clean-am: clean-generic clean-libtool clean-local mostlyclean-am
324
325distclean: distclean-am
326        -rm -f Makefile
327distclean-am: clean-am distclean-generic
328
329dvi: dvi-am
330
331dvi-am:
332
333html: html-am
334
335html-am:
336
337info: info-am
338
339info-am:
340
341install-data-am:
342
343install-dvi: install-dvi-am
344
345install-dvi-am:
346
347install-exec-am:
348
349install-html: install-html-am
350
351install-html-am:
352
353install-info: install-info-am
354
355install-info-am:
356
357install-man:
358
359install-pdf: install-pdf-am
360
361install-pdf-am:
362
363install-ps: install-ps-am
364
365install-ps-am:
366
367installcheck-am:
368
369maintainer-clean: maintainer-clean-am
370        -rm -f Makefile
371maintainer-clean-am: distclean-am maintainer-clean-generic
372
373mostlyclean: mostlyclean-am
374
375mostlyclean-am: mostlyclean-generic mostlyclean-libtool
376
377pdf: pdf-am
378
379pdf-am:
380
381ps: ps-am
382
383ps-am:
384
385uninstall-am:
386
387.MAKE: install-am install-strip
388
389.PHONY: all all-am check check-am clean clean-generic clean-libtool \
390        clean-local distclean distclean-generic distclean-libtool \
391        distdir dvi dvi-am html html-am info info-am install \
392        install-am install-data install-data-am install-dvi \
393        install-dvi-am install-exec install-exec-am install-html \
394        install-html-am install-info install-info-am install-man \
395        install-pdf install-pdf-am install-ps install-ps-am \
396        install-strip installcheck installcheck-am installdirs \
397        maintainer-clean maintainer-clean-generic mostlyclean \
398        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
399        uninstall uninstall-am
400
401
402.PHONY: runcheck clean-local
403
404all: $(FIRST) $(REST)
405
406id1: id1.py
407        @make clean
408        @echo "---running (wiki) id1.py script"
409        @(rc=`$(MY_ENV) ./id1.py |wc -c`; \
410        if [ $$rc -eq 41 ] ; then \
411          echo "GOOD:example_scripts/wiki/id.py:making principal"; \
412        else \
413          echo "BAD:example_scripts/wiki/id.py:making principal"; \
414        fi)
415
416gen_newguy: newguy.sh
417        @$(MY_ENV) ./newguy.sh 1>/dev/null 2>&1
418
419id2: id2.py
420        make gen_newguy
421        @echo "---running (wiki) id2.py script"
422        @(rc=`$(MY_ENV) ./id2.py |wc -c` ; \
423        if [ $$rc -eq 82 ]; then \
424          echo "GOOD:example_scripts/wiki/id2.py:making principal and chunk"; \
425        else \
426          echo "BAD:example_scripts/wiki/id2.py:making principal and chunk"; \
427        fi)
428
429id3: id3.py
430        @make clean
431        @echo "---running (wiki) id3.py script"
432        @(rc=`$(MY_ENV) ./id3.py |wc -c` ; \
433        if [ $$rc -eq 123 ]; then \
434          echo "GOOD:example_scripts/wiki/id3.py:making principal and chunk"; \
435        else \
436          echo "BAD:example_scripts/wiki/id3.py:making principal and chunk"; \
437        fi)
438
439id4: id4.py
440        @make clean
441        @echo "---running (wiki) id4.py script"
442        @$(MY_ENV) ./id4.py 1 > id4.out 2>&1   
443        @($(MY_ENV) ./id4.ck; \
444        if [ $$? -eq 0 ]; then \
445          echo ""; \
446          echo "GOOD:example_scripts/wiki/id4.py:making variety of principals"; \
447        else \
448          echo "BAD:example_scripts/wiki/id4.py:making variety of principals"; \
449        fi)
450        rm id4.out
451
452id5: id5.py
453        @make clean
454        @echo "---running (wiki) id5.py script"
455        @$(MY_ENV) ./id5.py 1 > id5.out 2>& 1 
456        @($(MY_ENV) ./id5.ck; \
457        if [ $$? -eq 0 ]; then \
458          echo ""; \
459          echo "GOOD:example_scripts/wiki/id5.py:making variety of principals"; \
460        else \
461          echo "BAD:example_scripts/wiki/id5.py:making variety of principals"; \
462        fi)
463        rm id5.out
464
465attr1: attr1.py
466        @make clean
467        @echo "---running (wiki) attr1.py script"
468        @(rc=`$(MY_ENV) ./attr1.py |wc -c` ; \
469        if [ $$rc -eq 0 ]; then \
470          echo "GOOD:example_scripts/wiki/attr1.py:making attribute"; \
471        else \
472          echo "BAD:example_scripts/wiki/attr1.py:making attribute"; \
473        fi)
474
475attr2: attr2.py
476        @make clean
477        @echo "---running (wiki) attr2.py script"
478        @(rc=`$(MY_ENV) ./attr2.py |wc -c` ; \
479        if [ $$rc -eq 0 ]; then \
480          echo "GOOD:example_scripts/wiki/attr2.py:making more attribute"; \
481        else \
482          echo "BAD:example_scripts/wiki/attr2.py:making more attribute"; \
483        fi)
484
485ctxtQuery1: ctxtQuery1.py
486        make clean
487        @echo "---running (wiki) ctxtQuery1.py script"
488        @(rc=`$(MY_ENV) ./ctxtQuery1.py |grep "ok? 1"` ; \
489        if [ "$$rc" = "" ]; then \
490          echo "BAD:example_scripts/wiki/ctxtQuery1.py:prove in context"; \
491        else \
492          echo "GOOD:example_scripts/wiki/ctxtQuery1.py:prove in context"; \
493        fi)
494
495ctxtQuery2: ctxtQuery2.py
496        make clean
497        @echo "---running (wiki) ctxtQuery2.py script"
498        @(rc=`$(MY_ENV) ./ctxtQuery2.py |grep "ok? 1"` ; \
499        if [ "$$rc" = "" ]; then \
500          echo "BAD:example_scripts/wiki/ctxtQuery2.py:prove in contxt"; \
501        else \
502          echo "GOOD:example_scripts/wiki/ctxtQuery2.py:prove in contxt"; \
503        fi)
504
505clean:
506        @rm -rf *.xml *.pem
507
508clean-local:
509        @rm -rf *.xml *.pem
510
511# Tell versions [3.59,3.63) of GNU make to not export all variables.
512# Otherwise a system limit (for SysV at least) may be exceeded.
513.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.