Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
A
asn1c
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Libraries
asn1c
Commits
06bf7ccb
Commit
06bf7ccb
authored
Jun 24, 2007
by
Lev Walkin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
reautomakified
parent
e9171258
Changes
14
Show whitespace changes
Inline
Side-by-side
Showing
14 changed files
with
127 additions
and
43 deletions
+127
-43
Makefile.in
Makefile.in
+10
-4
asn1c/Makefile.in
asn1c/Makefile.in
+9
-3
asn1c/tests/Makefile.in
asn1c/tests/Makefile.in
+9
-3
asn1c/webcgi/Makefile.in
asn1c/webcgi/Makefile.in
+9
-3
doc/Makefile.in
doc/Makefile.in
+9
-3
examples/Makefile.in
examples/Makefile.in
+9
-3
libasn1compiler/Makefile.in
libasn1compiler/Makefile.in
+9
-3
libasn1fix/Makefile.in
libasn1fix/Makefile.in
+9
-3
libasn1parser/Makefile.in
libasn1parser/Makefile.in
+9
-3
libasn1print/Makefile.in
libasn1print/Makefile.in
+9
-3
skeletons/Makefile.in
skeletons/Makefile.in
+9
-3
skeletons/standard-modules/Makefile.in
skeletons/standard-modules/Makefile.in
+9
-3
skeletons/tests/Makefile.in
skeletons/tests/Makefile.in
+9
-3
tests/Makefile.in
tests/Makefile.in
+9
-3
No files found.
Makefile.in
View file @
06bf7ccb
...
@@ -40,7 +40,7 @@ target_triplet = @target@
...
@@ -40,7 +40,7 @@ target_triplet = @target@
DIST_COMMON
=
README
$(am__configure_deps)
$(srcdir)
/Makefile.am
\
DIST_COMMON
=
README
$(am__configure_deps)
$(srcdir)
/Makefile.am
\
$(srcdir)
/Makefile.in
$(srcdir)
/asn1c.spec.in
\
$(srcdir)
/Makefile.in
$(srcdir)
/asn1c.spec.in
\
$(srcdir)
/config.h.in
$(top_srcdir)
/configure AUTHORS COPYING
\
$(srcdir)
/config.h.in
$(top_srcdir)
/configure AUTHORS COPYING
\
ChangeLog INSTALL
NEWS
TODO config.guess config.sub depcomp
\
ChangeLog INSTALL TODO config.guess config.sub depcomp
\
install-sh ltconfig ltmain.sh missing mkinstalldirs
install-sh ltconfig ltmain.sh missing mkinstalldirs
subdir
=
.
subdir
=
.
ACLOCAL_M4
=
$(top_srcdir)
/aclocal.m4
ACLOCAL_M4
=
$(top_srcdir)
/aclocal.m4
...
@@ -114,6 +114,7 @@ EGREP = @EGREP@
...
@@ -114,6 +114,7 @@ EGREP = @EGREP@
EXEEXT
=
@EXEEXT@
EXEEXT
=
@EXEEXT@
F77
=
@F77@
F77
=
@F77@
FFLAGS
=
@FFLAGS@
FFLAGS
=
@FFLAGS@
GREP
=
@GREP@
INSTALL_DATA
=
@INSTALL_DATA@
INSTALL_DATA
=
@INSTALL_DATA@
INSTALL_PROGRAM
=
@INSTALL_PROGRAM@
INSTALL_PROGRAM
=
@INSTALL_PROGRAM@
INSTALL_SCRIPT
=
@INSTALL_SCRIPT@
INSTALL_SCRIPT
=
@INSTALL_SCRIPT@
...
@@ -145,12 +146,10 @@ SHELL = @SHELL@
...
@@ -145,12 +146,10 @@ SHELL = @SHELL@
STRIP
=
@STRIP@
STRIP
=
@STRIP@
VERSION
=
@VERSION@
VERSION
=
@VERSION@
YACC
=
@YACC@
YACC
=
@YACC@
ac_ct_AR
=
@ac_ct_AR
@
YFLAGS
=
@YFLAGS
@
ac_ct_CC
=
@ac_ct_CC@
ac_ct_CC
=
@ac_ct_CC@
ac_ct_CXX
=
@ac_ct_CXX@
ac_ct_CXX
=
@ac_ct_CXX@
ac_ct_F77
=
@ac_ct_F77@
ac_ct_F77
=
@ac_ct_F77@
ac_ct_RANLIB
=
@ac_ct_RANLIB@
ac_ct_STRIP
=
@ac_ct_STRIP@
am__fastdepCC_FALSE
=
@am__fastdepCC_FALSE@
am__fastdepCC_FALSE
=
@am__fastdepCC_FALSE@
am__fastdepCC_TRUE
=
@am__fastdepCC_TRUE@
am__fastdepCC_TRUE
=
@am__fastdepCC_TRUE@
am__fastdepCXX_FALSE
=
@am__fastdepCXX_FALSE@
am__fastdepCXX_FALSE
=
@am__fastdepCXX_FALSE@
...
@@ -167,23 +166,30 @@ build_cpu = @build_cpu@
...
@@ -167,23 +166,30 @@ build_cpu = @build_cpu@
build_os
=
@build_os@
build_os
=
@build_os@
build_vendor
=
@build_vendor@
build_vendor
=
@build_vendor@
datadir
=
@datadir@
datadir
=
@datadir@
datarootdir
=
@datarootdir@
docdir
=
@docdir@
dvidir
=
@dvidir@
exec_prefix
=
@exec_prefix@
exec_prefix
=
@exec_prefix@
host
=
@host@
host
=
@host@
host_alias
=
@host_alias@
host_alias
=
@host_alias@
host_cpu
=
@host_cpu@
host_cpu
=
@host_cpu@
host_os
=
@host_os@
host_os
=
@host_os@
host_vendor
=
@host_vendor@
host_vendor
=
@host_vendor@
htmldir
=
@htmldir@
includedir
=
@includedir@
includedir
=
@includedir@
infodir
=
@infodir@
infodir
=
@infodir@
install_sh
=
@install_sh@
install_sh
=
@install_sh@
libdir
=
@libdir@
libdir
=
@libdir@
libexecdir
=
@libexecdir@
libexecdir
=
@libexecdir@
localedir
=
@localedir@
localstatedir
=
@localstatedir@
localstatedir
=
@localstatedir@
mandir
=
@mandir@
mandir
=
@mandir@
mkdir_p
=
@mkdir_p@
mkdir_p
=
@mkdir_p@
oldincludedir
=
@oldincludedir@
oldincludedir
=
@oldincludedir@
pdfdir
=
@pdfdir@
prefix
=
@prefix@
prefix
=
@prefix@
program_transform_name
=
@program_transform_name@
program_transform_name
=
@program_transform_name@
psdir
=
@psdir@
sbindir
=
@sbindir@
sbindir
=
@sbindir@
sharedstatedir
=
@sharedstatedir@
sharedstatedir
=
@sharedstatedir@
sysconfdir
=
@sysconfdir@
sysconfdir
=
@sysconfdir@
...
...
asn1c/Makefile.in
View file @
06bf7ccb
...
@@ -122,6 +122,7 @@ EGREP = @EGREP@
...
@@ -122,6 +122,7 @@ EGREP = @EGREP@
EXEEXT
=
@EXEEXT@
EXEEXT
=
@EXEEXT@
F77
=
@F77@
F77
=
@F77@
FFLAGS
=
@FFLAGS@
FFLAGS
=
@FFLAGS@
GREP
=
@GREP@
INSTALL_DATA
=
@INSTALL_DATA@
INSTALL_DATA
=
@INSTALL_DATA@
INSTALL_PROGRAM
=
@INSTALL_PROGRAM@
INSTALL_PROGRAM
=
@INSTALL_PROGRAM@
INSTALL_SCRIPT
=
@INSTALL_SCRIPT@
INSTALL_SCRIPT
=
@INSTALL_SCRIPT@
...
@@ -153,12 +154,10 @@ SHELL = @SHELL@
...
@@ -153,12 +154,10 @@ SHELL = @SHELL@
STRIP
=
@STRIP@
STRIP
=
@STRIP@
VERSION
=
@VERSION@
VERSION
=
@VERSION@
YACC
=
@YACC@
YACC
=
@YACC@
ac_ct_AR
=
@ac_ct_AR
@
YFLAGS
=
@YFLAGS
@
ac_ct_CC
=
@ac_ct_CC@
ac_ct_CC
=
@ac_ct_CC@
ac_ct_CXX
=
@ac_ct_CXX@
ac_ct_CXX
=
@ac_ct_CXX@
ac_ct_F77
=
@ac_ct_F77@
ac_ct_F77
=
@ac_ct_F77@
ac_ct_RANLIB
=
@ac_ct_RANLIB@
ac_ct_STRIP
=
@ac_ct_STRIP@
am__fastdepCC_FALSE
=
@am__fastdepCC_FALSE@
am__fastdepCC_FALSE
=
@am__fastdepCC_FALSE@
am__fastdepCC_TRUE
=
@am__fastdepCC_TRUE@
am__fastdepCC_TRUE
=
@am__fastdepCC_TRUE@
am__fastdepCXX_FALSE
=
@am__fastdepCXX_FALSE@
am__fastdepCXX_FALSE
=
@am__fastdepCXX_FALSE@
...
@@ -175,23 +174,30 @@ build_cpu = @build_cpu@
...
@@ -175,23 +174,30 @@ build_cpu = @build_cpu@
build_os
=
@build_os@
build_os
=
@build_os@
build_vendor
=
@build_vendor@
build_vendor
=
@build_vendor@
datadir
=
@datadir@
datadir
=
@datadir@
datarootdir
=
@datarootdir@
docdir
=
@docdir@
dvidir
=
@dvidir@
exec_prefix
=
@exec_prefix@
exec_prefix
=
@exec_prefix@
host
=
@host@
host
=
@host@
host_alias
=
@host_alias@
host_alias
=
@host_alias@
host_cpu
=
@host_cpu@
host_cpu
=
@host_cpu@
host_os
=
@host_os@
host_os
=
@host_os@
host_vendor
=
@host_vendor@
host_vendor
=
@host_vendor@
htmldir
=
@htmldir@
includedir
=
@includedir@
includedir
=
@includedir@
infodir
=
@infodir@
infodir
=
@infodir@
install_sh
=
@install_sh@
install_sh
=
@install_sh@
libdir
=
@libdir@
libdir
=
@libdir@
libexecdir
=
@libexecdir@
libexecdir
=
@libexecdir@
localedir
=
@localedir@
localstatedir
=
@localstatedir@
localstatedir
=
@localstatedir@
mandir
=
@mandir@
mandir
=
@mandir@
mkdir_p
=
@mkdir_p@
mkdir_p
=
@mkdir_p@
oldincludedir
=
@oldincludedir@
oldincludedir
=
@oldincludedir@
pdfdir
=
@pdfdir@
prefix
=
@prefix@
prefix
=
@prefix@
program_transform_name
=
@program_transform_name@
program_transform_name
=
@program_transform_name@
psdir
=
@psdir@
sbindir
=
@sbindir@
sbindir
=
@sbindir@
sharedstatedir
=
@sharedstatedir@
sharedstatedir
=
@sharedstatedir@
sysconfdir
=
@sysconfdir@
sysconfdir
=
@sysconfdir@
...
...
asn1c/tests/Makefile.in
View file @
06bf7ccb
...
@@ -79,6 +79,7 @@ EGREP = @EGREP@
...
@@ -79,6 +79,7 @@ EGREP = @EGREP@
EXEEXT
=
@EXEEXT@
EXEEXT
=
@EXEEXT@
F77
=
@F77@
F77
=
@F77@
FFLAGS
=
@FFLAGS@
FFLAGS
=
@FFLAGS@
GREP
=
@GREP@
INSTALL_DATA
=
@INSTALL_DATA@
INSTALL_DATA
=
@INSTALL_DATA@
INSTALL_PROGRAM
=
@INSTALL_PROGRAM@
INSTALL_PROGRAM
=
@INSTALL_PROGRAM@
INSTALL_SCRIPT
=
@INSTALL_SCRIPT@
INSTALL_SCRIPT
=
@INSTALL_SCRIPT@
...
@@ -110,12 +111,10 @@ SHELL = @SHELL@
...
@@ -110,12 +111,10 @@ SHELL = @SHELL@
STRIP
=
@STRIP@
STRIP
=
@STRIP@
VERSION
=
@VERSION@
VERSION
=
@VERSION@
YACC
=
@YACC@
YACC
=
@YACC@
ac_ct_AR
=
@ac_ct_AR
@
YFLAGS
=
@YFLAGS
@
ac_ct_CC
=
@ac_ct_CC@
ac_ct_CC
=
@ac_ct_CC@
ac_ct_CXX
=
@ac_ct_CXX@
ac_ct_CXX
=
@ac_ct_CXX@
ac_ct_F77
=
@ac_ct_F77@
ac_ct_F77
=
@ac_ct_F77@
ac_ct_RANLIB
=
@ac_ct_RANLIB@
ac_ct_STRIP
=
@ac_ct_STRIP@
am__fastdepCC_FALSE
=
@am__fastdepCC_FALSE@
am__fastdepCC_FALSE
=
@am__fastdepCC_FALSE@
am__fastdepCC_TRUE
=
@am__fastdepCC_TRUE@
am__fastdepCC_TRUE
=
@am__fastdepCC_TRUE@
am__fastdepCXX_FALSE
=
@am__fastdepCXX_FALSE@
am__fastdepCXX_FALSE
=
@am__fastdepCXX_FALSE@
...
@@ -132,23 +131,30 @@ build_cpu = @build_cpu@
...
@@ -132,23 +131,30 @@ build_cpu = @build_cpu@
build_os
=
@build_os@
build_os
=
@build_os@
build_vendor
=
@build_vendor@
build_vendor
=
@build_vendor@
datadir
=
@datadir@
datadir
=
@datadir@
datarootdir
=
@datarootdir@
docdir
=
@docdir@
dvidir
=
@dvidir@
exec_prefix
=
@exec_prefix@
exec_prefix
=
@exec_prefix@
host
=
@host@
host
=
@host@
host_alias
=
@host_alias@
host_alias
=
@host_alias@
host_cpu
=
@host_cpu@
host_cpu
=
@host_cpu@
host_os
=
@host_os@
host_os
=
@host_os@
host_vendor
=
@host_vendor@
host_vendor
=
@host_vendor@
htmldir
=
@htmldir@
includedir
=
@includedir@
includedir
=
@includedir@
infodir
=
@infodir@
infodir
=
@infodir@
install_sh
=
@install_sh@
install_sh
=
@install_sh@
libdir
=
@libdir@
libdir
=
@libdir@
libexecdir
=
@libexecdir@
libexecdir
=
@libexecdir@
localedir
=
@localedir@
localstatedir
=
@localstatedir@
localstatedir
=
@localstatedir@
mandir
=
@mandir@
mandir
=
@mandir@
mkdir_p
=
@mkdir_p@
mkdir_p
=
@mkdir_p@
oldincludedir
=
@oldincludedir@
oldincludedir
=
@oldincludedir@
pdfdir
=
@pdfdir@
prefix
=
@prefix@
prefix
=
@prefix@
program_transform_name
=
@program_transform_name@
program_transform_name
=
@program_transform_name@
psdir
=
@psdir@
sbindir
=
@sbindir@
sbindir
=
@sbindir@
sharedstatedir
=
@sharedstatedir@
sharedstatedir
=
@sharedstatedir@
sysconfdir
=
@sysconfdir@
sysconfdir
=
@sysconfdir@
...
...
asn1c/webcgi/Makefile.in
View file @
06bf7ccb
...
@@ -100,6 +100,7 @@ EGREP = @EGREP@
...
@@ -100,6 +100,7 @@ EGREP = @EGREP@
EXEEXT
=
@EXEEXT@
EXEEXT
=
@EXEEXT@
F77
=
@F77@
F77
=
@F77@
FFLAGS
=
@FFLAGS@
FFLAGS
=
@FFLAGS@
GREP
=
@GREP@
INSTALL_DATA
=
@INSTALL_DATA@
INSTALL_DATA
=
@INSTALL_DATA@
INSTALL_PROGRAM
=
@INSTALL_PROGRAM@
INSTALL_PROGRAM
=
@INSTALL_PROGRAM@
INSTALL_SCRIPT
=
@INSTALL_SCRIPT@
INSTALL_SCRIPT
=
@INSTALL_SCRIPT@
...
@@ -131,12 +132,10 @@ SHELL = @SHELL@
...
@@ -131,12 +132,10 @@ SHELL = @SHELL@
STRIP
=
@STRIP@
STRIP
=
@STRIP@
VERSION
=
@VERSION@
VERSION
=
@VERSION@
YACC
=
@YACC@
YACC
=
@YACC@
ac_ct_AR
=
@ac_ct_AR
@
YFLAGS
=
@YFLAGS
@
ac_ct_CC
=
@ac_ct_CC@
ac_ct_CC
=
@ac_ct_CC@
ac_ct_CXX
=
@ac_ct_CXX@
ac_ct_CXX
=
@ac_ct_CXX@
ac_ct_F77
=
@ac_ct_F77@
ac_ct_F77
=
@ac_ct_F77@
ac_ct_RANLIB
=
@ac_ct_RANLIB@
ac_ct_STRIP
=
@ac_ct_STRIP@
am__fastdepCC_FALSE
=
@am__fastdepCC_FALSE@
am__fastdepCC_FALSE
=
@am__fastdepCC_FALSE@
am__fastdepCC_TRUE
=
@am__fastdepCC_TRUE@
am__fastdepCC_TRUE
=
@am__fastdepCC_TRUE@
am__fastdepCXX_FALSE
=
@am__fastdepCXX_FALSE@
am__fastdepCXX_FALSE
=
@am__fastdepCXX_FALSE@
...
@@ -153,23 +152,30 @@ build_cpu = @build_cpu@
...
@@ -153,23 +152,30 @@ build_cpu = @build_cpu@
build_os
=
@build_os@
build_os
=
@build_os@
build_vendor
=
@build_vendor@
build_vendor
=
@build_vendor@
datadir
=
@datadir@
datadir
=
@datadir@
datarootdir
=
@datarootdir@
docdir
=
@docdir@
dvidir
=
@dvidir@
exec_prefix
=
@exec_prefix@
exec_prefix
=
@exec_prefix@
host
=
@host@
host
=
@host@
host_alias
=
@host_alias@
host_alias
=
@host_alias@
host_cpu
=
@host_cpu@
host_cpu
=
@host_cpu@
host_os
=
@host_os@
host_os
=
@host_os@
host_vendor
=
@host_vendor@
host_vendor
=
@host_vendor@
htmldir
=
@htmldir@
includedir
=
@includedir@
includedir
=
@includedir@
infodir
=
@infodir@
infodir
=
@infodir@
install_sh
=
@install_sh@
install_sh
=
@install_sh@
libdir
=
@libdir@
libdir
=
@libdir@
libexecdir
=
@libexecdir@
libexecdir
=
@libexecdir@
localedir
=
@localedir@
localstatedir
=
@localstatedir@
localstatedir
=
@localstatedir@
mandir
=
@mandir@
mandir
=
@mandir@
mkdir_p
=
@mkdir_p@
mkdir_p
=
@mkdir_p@
oldincludedir
=
@oldincludedir@
oldincludedir
=
@oldincludedir@
pdfdir
=
@pdfdir@
prefix
=
@prefix@
prefix
=
@prefix@
program_transform_name
=
@program_transform_name@
program_transform_name
=
@program_transform_name@
psdir
=
@psdir@
sbindir
=
@sbindir@
sbindir
=
@sbindir@
sharedstatedir
=
@sharedstatedir@
sharedstatedir
=
@sharedstatedir@
sysconfdir
=
@sysconfdir@
sysconfdir
=
@sysconfdir@
...
...
doc/Makefile.in
View file @
06bf7ccb
...
@@ -89,6 +89,7 @@ EGREP = @EGREP@
...
@@ -89,6 +89,7 @@ EGREP = @EGREP@
EXEEXT
=
@EXEEXT@
EXEEXT
=
@EXEEXT@
F77
=
@F77@
F77
=
@F77@
FFLAGS
=
@FFLAGS@
FFLAGS
=
@FFLAGS@
GREP
=
@GREP@
INSTALL_DATA
=
@INSTALL_DATA@
INSTALL_DATA
=
@INSTALL_DATA@
INSTALL_PROGRAM
=
@INSTALL_PROGRAM@
INSTALL_PROGRAM
=
@INSTALL_PROGRAM@
INSTALL_SCRIPT
=
@INSTALL_SCRIPT@
INSTALL_SCRIPT
=
@INSTALL_SCRIPT@
...
@@ -120,12 +121,10 @@ SHELL = @SHELL@
...
@@ -120,12 +121,10 @@ SHELL = @SHELL@
STRIP
=
@STRIP@
STRIP
=
@STRIP@
VERSION
=
@VERSION@
VERSION
=
@VERSION@
YACC
=
@YACC@
YACC
=
@YACC@
ac_ct_AR
=
@ac_ct_AR
@
YFLAGS
=
@YFLAGS
@
ac_ct_CC
=
@ac_ct_CC@
ac_ct_CC
=
@ac_ct_CC@
ac_ct_CXX
=
@ac_ct_CXX@
ac_ct_CXX
=
@ac_ct_CXX@
ac_ct_F77
=
@ac_ct_F77@
ac_ct_F77
=
@ac_ct_F77@
ac_ct_RANLIB
=
@ac_ct_RANLIB@
ac_ct_STRIP
=
@ac_ct_STRIP@
am__fastdepCC_FALSE
=
@am__fastdepCC_FALSE@
am__fastdepCC_FALSE
=
@am__fastdepCC_FALSE@
am__fastdepCC_TRUE
=
@am__fastdepCC_TRUE@
am__fastdepCC_TRUE
=
@am__fastdepCC_TRUE@
am__fastdepCXX_FALSE
=
@am__fastdepCXX_FALSE@
am__fastdepCXX_FALSE
=
@am__fastdepCXX_FALSE@
...
@@ -142,23 +141,30 @@ build_cpu = @build_cpu@
...
@@ -142,23 +141,30 @@ build_cpu = @build_cpu@
build_os
=
@build_os@
build_os
=
@build_os@
build_vendor
=
@build_vendor@
build_vendor
=
@build_vendor@
datadir
=
@datadir@
datadir
=
@datadir@
datarootdir
=
@datarootdir@
docdir
=
@docdir@
dvidir
=
@dvidir@
exec_prefix
=
@exec_prefix@
exec_prefix
=
@exec_prefix@
host
=
@host@
host
=
@host@
host_alias
=
@host_alias@
host_alias
=
@host_alias@
host_cpu
=
@host_cpu@
host_cpu
=
@host_cpu@
host_os
=
@host_os@
host_os
=
@host_os@
host_vendor
=
@host_vendor@
host_vendor
=
@host_vendor@
htmldir
=
@htmldir@
includedir
=
@includedir@
includedir
=
@includedir@
infodir
=
@infodir@
infodir
=
@infodir@
install_sh
=
@install_sh@
install_sh
=
@install_sh@
libdir
=
@libdir@
libdir
=
@libdir@
libexecdir
=
@libexecdir@
libexecdir
=
@libexecdir@
localedir
=
@localedir@
localstatedir
=
@localstatedir@
localstatedir
=
@localstatedir@
mandir
=
@mandir@
mandir
=
@mandir@
mkdir_p
=
@mkdir_p@
mkdir_p
=
@mkdir_p@
oldincludedir
=
@oldincludedir@
oldincludedir
=
@oldincludedir@
pdfdir
=
@pdfdir@
prefix
=
@prefix@
prefix
=
@prefix@
program_transform_name
=
@program_transform_name@
program_transform_name
=
@program_transform_name@
psdir
=
@psdir@
sbindir
=
@sbindir@
sbindir
=
@sbindir@
sharedstatedir
=
@sharedstatedir@
sharedstatedir
=
@sharedstatedir@
sysconfdir
=
@sysconfdir@
sysconfdir
=
@sysconfdir@
...
...
examples/Makefile.in
View file @
06bf7ccb
...
@@ -84,6 +84,7 @@ EGREP = @EGREP@
...
@@ -84,6 +84,7 @@ EGREP = @EGREP@
EXEEXT
=
@EXEEXT@
EXEEXT
=
@EXEEXT@
F77
=
@F77@
F77
=
@F77@
FFLAGS
=
@FFLAGS@
FFLAGS
=
@FFLAGS@
GREP
=
@GREP@
INSTALL_DATA
=
@INSTALL_DATA@
INSTALL_DATA
=
@INSTALL_DATA@
INSTALL_PROGRAM
=
@INSTALL_PROGRAM@
INSTALL_PROGRAM
=
@INSTALL_PROGRAM@
INSTALL_SCRIPT
=
@INSTALL_SCRIPT@
INSTALL_SCRIPT
=
@INSTALL_SCRIPT@
...
@@ -115,12 +116,10 @@ SHELL = @SHELL@
...
@@ -115,12 +116,10 @@ SHELL = @SHELL@
STRIP
=
@STRIP@
STRIP
=
@STRIP@
VERSION
=
@VERSION@
VERSION
=
@VERSION@
YACC
=
@YACC@
YACC
=
@YACC@
ac_ct_AR
=
@ac_ct_AR
@
YFLAGS
=
@YFLAGS
@
ac_ct_CC
=
@ac_ct_CC@
ac_ct_CC
=
@ac_ct_CC@
ac_ct_CXX
=
@ac_ct_CXX@
ac_ct_CXX
=
@ac_ct_CXX@
ac_ct_F77
=
@ac_ct_F77@
ac_ct_F77
=
@ac_ct_F77@
ac_ct_RANLIB
=
@ac_ct_RANLIB@
ac_ct_STRIP
=
@ac_ct_STRIP@
am__fastdepCC_FALSE
=
@am__fastdepCC_FALSE@
am__fastdepCC_FALSE
=
@am__fastdepCC_FALSE@
am__fastdepCC_TRUE
=
@am__fastdepCC_TRUE@
am__fastdepCC_TRUE
=
@am__fastdepCC_TRUE@
am__fastdepCXX_FALSE
=
@am__fastdepCXX_FALSE@
am__fastdepCXX_FALSE
=
@am__fastdepCXX_FALSE@
...
@@ -137,23 +136,30 @@ build_cpu = @build_cpu@
...
@@ -137,23 +136,30 @@ build_cpu = @build_cpu@
build_os
=
@build_os@
build_os
=
@build_os@
build_vendor
=
@build_vendor@
build_vendor
=
@build_vendor@
datadir
=
@datadir@
datadir
=
@datadir@
datarootdir
=
@datarootdir@
docdir
=
@docdir@
dvidir
=
@dvidir@
exec_prefix
=
@exec_prefix@
exec_prefix
=
@exec_prefix@
host
=
@host@
host
=
@host@
host_alias
=
@host_alias@
host_alias
=
@host_alias@
host_cpu
=
@host_cpu@
host_cpu
=
@host_cpu@
host_os
=
@host_os@
host_os
=
@host_os@
host_vendor
=
@host_vendor@
host_vendor
=
@host_vendor@
htmldir
=
@htmldir@
includedir
=
@includedir@
includedir
=
@includedir@
infodir
=
@infodir@
infodir
=
@infodir@
install_sh
=
@install_sh@
install_sh
=
@install_sh@
libdir
=
@libdir@
libdir
=
@libdir@
libexecdir
=
@libexecdir@
libexecdir
=
@libexecdir@
localedir
=
@localedir@
localstatedir
=
@localstatedir@
localstatedir
=
@localstatedir@
mandir
=
@mandir@
mandir
=
@mandir@
mkdir_p
=
@mkdir_p@
mkdir_p
=
@mkdir_p@
oldincludedir
=
@oldincludedir@
oldincludedir
=
@oldincludedir@
pdfdir
=
@pdfdir@
prefix
=
@prefix@
prefix
=
@prefix@
program_transform_name
=
@program_transform_name@
program_transform_name
=
@program_transform_name@
psdir
=
@psdir@
sbindir
=
@sbindir@
sbindir
=
@sbindir@
sharedstatedir
=
@sharedstatedir@
sharedstatedir
=
@sharedstatedir@
sysconfdir
=
@sysconfdir@
sysconfdir
=
@sysconfdir@
...
...
libasn1compiler/Makefile.in
View file @
06bf7ccb
...
@@ -99,6 +99,7 @@ EGREP = @EGREP@
...
@@ -99,6 +99,7 @@ EGREP = @EGREP@
EXEEXT
=
@EXEEXT@
EXEEXT
=
@EXEEXT@
F77
=
@F77@
F77
=
@F77@
FFLAGS
=
@FFLAGS@
FFLAGS
=
@FFLAGS@
GREP
=
@GREP@
INSTALL_DATA
=
@INSTALL_DATA@
INSTALL_DATA
=
@INSTALL_DATA@
INSTALL_PROGRAM
=
@INSTALL_PROGRAM@
INSTALL_PROGRAM
=
@INSTALL_PROGRAM@
INSTALL_SCRIPT
=
@INSTALL_SCRIPT@
INSTALL_SCRIPT
=
@INSTALL_SCRIPT@
...
@@ -130,12 +131,10 @@ SHELL = @SHELL@
...
@@ -130,12 +131,10 @@ SHELL = @SHELL@
STRIP
=
@STRIP@
STRIP
=
@STRIP@
VERSION
=
@VERSION@
VERSION
=
@VERSION@
YACC
=
@YACC@
YACC
=
@YACC@
ac_ct_AR
=
@ac_ct_AR
@
YFLAGS
=
@YFLAGS
@
ac_ct_CC
=
@ac_ct_CC@
ac_ct_CC
=
@ac_ct_CC@
ac_ct_CXX
=
@ac_ct_CXX@
ac_ct_CXX
=
@ac_ct_CXX@
ac_ct_F77
=
@ac_ct_F77@
ac_ct_F77
=
@ac_ct_F77@
ac_ct_RANLIB
=
@ac_ct_RANLIB@
ac_ct_STRIP
=
@ac_ct_STRIP@
am__fastdepCC_FALSE
=
@am__fastdepCC_FALSE@
am__fastdepCC_FALSE
=
@am__fastdepCC_FALSE@
am__fastdepCC_TRUE
=
@am__fastdepCC_TRUE@
am__fastdepCC_TRUE
=
@am__fastdepCC_TRUE@
am__fastdepCXX_FALSE
=
@am__fastdepCXX_FALSE@
am__fastdepCXX_FALSE
=
@am__fastdepCXX_FALSE@
...
@@ -152,23 +151,30 @@ build_cpu = @build_cpu@
...
@@ -152,23 +151,30 @@ build_cpu = @build_cpu@
build_os
=
@build_os@
build_os
=
@build_os@
build_vendor
=
@build_vendor@
build_vendor
=
@build_vendor@
datadir
=
@datadir@
datadir
=
@datadir@
datarootdir
=
@datarootdir@
docdir
=
@docdir@
dvidir
=
@dvidir@
exec_prefix
=
@exec_prefix@
exec_prefix
=
@exec_prefix@
host
=
@host@
host
=
@host@
host_alias
=
@host_alias@
host_alias
=
@host_alias@
host_cpu
=
@host_cpu@
host_cpu
=
@host_cpu@
host_os
=
@host_os@
host_os
=
@host_os@
host_vendor
=
@host_vendor@
host_vendor
=
@host_vendor@
htmldir
=
@htmldir@
includedir
=
@includedir@
includedir
=
@includedir@
infodir
=
@infodir@
infodir
=
@infodir@
install_sh
=
@install_sh@
install_sh
=
@install_sh@
libdir
=
@libdir@
libdir
=
@libdir@
libexecdir
=
@libexecdir@
libexecdir
=
@libexecdir@
localedir
=
@localedir@
localstatedir
=
@localstatedir@
localstatedir
=
@localstatedir@
mandir
=
@mandir@
mandir
=
@mandir@
mkdir_p
=
@mkdir_p@
mkdir_p
=
@mkdir_p@
oldincludedir
=
@oldincludedir@
oldincludedir
=
@oldincludedir@
pdfdir
=
@pdfdir@
prefix
=
@prefix@
prefix
=
@prefix@
program_transform_name
=
@program_transform_name@
program_transform_name
=
@program_transform_name@
psdir
=
@psdir@
sbindir
=
@sbindir@
sbindir
=
@sbindir@
sharedstatedir
=
@sharedstatedir@
sharedstatedir
=
@sharedstatedir@
sysconfdir
=
@sysconfdir@
sysconfdir
=
@sysconfdir@
...
...
libasn1fix/Makefile.in
View file @
06bf7ccb
...
@@ -107,6 +107,7 @@ EGREP = @EGREP@
...
@@ -107,6 +107,7 @@ EGREP = @EGREP@
EXEEXT
=
@EXEEXT@
EXEEXT
=
@EXEEXT@
F77
=
@F77@
F77
=
@F77@
FFLAGS
=
@FFLAGS@
FFLAGS
=
@FFLAGS@
GREP
=
@GREP@
INSTALL_DATA
=
@INSTALL_DATA@
INSTALL_DATA
=
@INSTALL_DATA@
INSTALL_PROGRAM
=
@INSTALL_PROGRAM@
INSTALL_PROGRAM
=
@INSTALL_PROGRAM@
INSTALL_SCRIPT
=
@INSTALL_SCRIPT@
INSTALL_SCRIPT
=
@INSTALL_SCRIPT@
...
@@ -138,12 +139,10 @@ SHELL = @SHELL@
...
@@ -138,12 +139,10 @@ SHELL = @SHELL@
STRIP
=
@STRIP@
STRIP
=
@STRIP@
VERSION
=
@VERSION@
VERSION
=
@VERSION@
YACC
=
@YACC@
YACC
=
@YACC@
ac_ct_AR
=
@ac_ct_AR
@
YFLAGS
=
@YFLAGS
@
ac_ct_CC
=
@ac_ct_CC@
ac_ct_CC
=
@ac_ct_CC@
ac_ct_CXX
=
@ac_ct_CXX@
ac_ct_CXX
=
@ac_ct_CXX@
ac_ct_F77
=
@ac_ct_F77@
ac_ct_F77
=
@ac_ct_F77@
ac_ct_RANLIB
=
@ac_ct_RANLIB@
ac_ct_STRIP
=
@ac_ct_STRIP@
am__fastdepCC_FALSE
=
@am__fastdepCC_FALSE@
am__fastdepCC_FALSE
=
@am__fastdepCC_FALSE@
am__fastdepCC_TRUE
=
@am__fastdepCC_TRUE@
am__fastdepCC_TRUE
=
@am__fastdepCC_TRUE@
am__fastdepCXX_FALSE
=
@am__fastdepCXX_FALSE@
am__fastdepCXX_FALSE
=
@am__fastdepCXX_FALSE@
...
@@ -160,23 +159,30 @@ build_cpu = @build_cpu@
...
@@ -160,23 +159,30 @@ build_cpu = @build_cpu@
build_os
=
@build_os@
build_os
=
@build_os@
build_vendor
=
@build_vendor@
build_vendor
=
@build_vendor@
datadir
=
@datadir@
datadir
=
@datadir@
datarootdir
=
@datarootdir@
docdir
=
@docdir@
dvidir
=
@dvidir@
exec_prefix
=
@exec_prefix@
exec_prefix
=
@exec_prefix@
host
=
@host@
host
=
@host@
host_alias
=
@host_alias@
host_alias
=
@host_alias@
host_cpu
=
@host_cpu@
host_cpu
=
@host_cpu@
host_os
=
@host_os@
host_os
=
@host_os@
host_vendor
=
@host_vendor@
host_vendor
=
@host_vendor@
htmldir
=
@htmldir@
includedir
=
@includedir@
includedir
=
@includedir@
infodir
=
@infodir@
infodir
=
@infodir@
install_sh
=
@install_sh@
install_sh
=
@install_sh@
libdir
=
@libdir@
libdir
=
@libdir@
libexecdir
=
@libexecdir@
libexecdir
=
@libexecdir@
localedir
=
@localedir@
localstatedir
=
@localstatedir@
localstatedir
=
@localstatedir@
mandir
=
@mandir@
mandir
=
@mandir@
mkdir_p
=
@mkdir_p@
mkdir_p
=
@mkdir_p@
oldincludedir
=
@oldincludedir@
oldincludedir
=
@oldincludedir@
pdfdir
=
@pdfdir@
prefix
=
@prefix@
prefix
=
@prefix@
program_transform_name
=
@program_transform_name@
program_transform_name
=
@program_transform_name@
psdir
=
@psdir@
sbindir
=
@sbindir@
sbindir
=
@sbindir@
sharedstatedir
=
@sharedstatedir@
sharedstatedir
=
@sharedstatedir@
sysconfdir
=
@sysconfdir@
sysconfdir
=
@sysconfdir@
...
...
libasn1parser/Makefile.in
View file @
06bf7ccb
...
@@ -106,6 +106,7 @@ EGREP = @EGREP@
...
@@ -106,6 +106,7 @@ EGREP = @EGREP@
EXEEXT
=
@EXEEXT@
EXEEXT
=
@EXEEXT@
F77
=
@F77@
F77
=
@F77@
FFLAGS
=
@FFLAGS@
FFLAGS
=
@FFLAGS@
GREP
=
@GREP@
INSTALL_DATA
=
@INSTALL_DATA@
INSTALL_DATA
=
@INSTALL_DATA@
INSTALL_PROGRAM
=
@INSTALL_PROGRAM@
INSTALL_PROGRAM
=
@INSTALL_PROGRAM@
INSTALL_SCRIPT
=
@INSTALL_SCRIPT@
INSTALL_SCRIPT
=
@INSTALL_SCRIPT@
...
@@ -137,12 +138,10 @@ SHELL = @SHELL@
...
@@ -137,12 +138,10 @@ SHELL = @SHELL@
STRIP
=
@STRIP@
STRIP
=
@STRIP@
VERSION
=
@VERSION@
VERSION
=
@VERSION@
YACC
=
@YACC@
YACC
=
@YACC@
ac_ct_AR
=
@ac_ct_AR
@
YFLAGS
=
@YFLAGS
@
ac_ct_CC
=
@ac_ct_CC@
ac_ct_CC
=
@ac_ct_CC@
ac_ct_CXX
=
@ac_ct_CXX@
ac_ct_CXX
=
@ac_ct_CXX@
ac_ct_F77
=
@ac_ct_F77@
ac_ct_F77
=
@ac_ct_F77@
ac_ct_RANLIB
=
@ac_ct_RANLIB@
ac_ct_STRIP
=
@ac_ct_STRIP@
am__fastdepCC_FALSE
=
@am__fastdepCC_FALSE@
am__fastdepCC_FALSE
=
@am__fastdepCC_FALSE@
am__fastdepCC_TRUE
=
@am__fastdepCC_TRUE@
am__fastdepCC_TRUE
=
@am__fastdepCC_TRUE@
am__fastdepCXX_FALSE
=
@am__fastdepCXX_FALSE@
am__fastdepCXX_FALSE
=
@am__fastdepCXX_FALSE@
...
@@ -159,23 +158,30 @@ build_cpu = @build_cpu@
...
@@ -159,23 +158,30 @@ build_cpu = @build_cpu@
build_os
=
@build_os@
build_os
=
@build_os@
build_vendor
=
@build_vendor@
build_vendor
=
@build_vendor@
datadir
=
@datadir@
datadir
=
@datadir@
datarootdir
=
@datarootdir@
docdir
=
@docdir@
dvidir
=
@dvidir@
exec_prefix
=
@exec_prefix@
exec_prefix
=
@exec_prefix@
host
=
@host@
host
=
@host@
host_alias
=
@host_alias@
host_alias
=
@host_alias@
host_cpu
=
@host_cpu@
host_cpu
=
@host_cpu@
host_os
=
@host_os@
host_os
=
@host_os@
host_vendor
=
@host_vendor@
host_vendor
=
@host_vendor@
htmldir
=
@htmldir@
includedir
=
@includedir@
includedir
=
@includedir@
infodir
=
@infodir@
infodir
=
@infodir@
install_sh
=
@install_sh@
install_sh
=
@install_sh@
libdir
=
@libdir@
libdir
=
@libdir@
libexecdir
=
@libexecdir@
libexecdir
=
@libexecdir@
localedir
=
@localedir@
localstatedir
=
@localstatedir@
localstatedir
=
@localstatedir@
mandir
=
@mandir@
mandir
=
@mandir@
mkdir_p
=
@mkdir_p@
mkdir_p
=
@mkdir_p@
oldincludedir
=
@oldincludedir@
oldincludedir
=
@oldincludedir@
pdfdir
=
@pdfdir@
prefix
=
@prefix@
prefix
=
@prefix@
program_transform_name
=
@program_transform_name@
program_transform_name
=
@program_transform_name@
psdir
=
@psdir@
sbindir
=
@sbindir@
sbindir
=
@sbindir@
sharedstatedir
=
@sharedstatedir@
sharedstatedir
=
@sharedstatedir@
sysconfdir
=
@sysconfdir@
sysconfdir
=
@sysconfdir@
...
...
libasn1print/Makefile.in
View file @
06bf7ccb
...
@@ -97,6 +97,7 @@ EGREP = @EGREP@
...
@@ -97,6 +97,7 @@ EGREP = @EGREP@
EXEEXT
=
@EXEEXT@
EXEEXT
=
@EXEEXT@
F77
=
@F77@
F77
=
@F77@
FFLAGS
=
@FFLAGS@
FFLAGS
=
@FFLAGS@
GREP
=
@GREP@
INSTALL_DATA
=
@INSTALL_DATA@
INSTALL_DATA
=
@INSTALL_DATA@
INSTALL_PROGRAM
=
@INSTALL_PROGRAM@
INSTALL_PROGRAM
=
@INSTALL_PROGRAM@
INSTALL_SCRIPT
=
@INSTALL_SCRIPT@
INSTALL_SCRIPT
=
@INSTALL_SCRIPT@
...
@@ -128,12 +129,10 @@ SHELL = @SHELL@
...
@@ -128,12 +129,10 @@ SHELL = @SHELL@
STRIP
=
@STRIP@
STRIP
=
@STRIP@
VERSION
=
@VERSION@
VERSION
=
@VERSION@
YACC
=
@YACC@
YACC
=
@YACC@
ac_ct_AR
=
@ac_ct_AR
@
YFLAGS
=
@YFLAGS
@
ac_ct_CC
=
@ac_ct_CC@
ac_ct_CC
=
@ac_ct_CC@
ac_ct_CXX
=
@ac_ct_CXX@
ac_ct_CXX
=
@ac_ct_CXX@
ac_ct_F77
=
@ac_ct_F77@
ac_ct_F77
=
@ac_ct_F77@
ac_ct_RANLIB
=
@ac_ct_RANLIB@
ac_ct_STRIP
=
@ac_ct_STRIP@
am__fastdepCC_FALSE
=
@am__fastdepCC_FALSE@
am__fastdepCC_FALSE
=
@am__fastdepCC_FALSE@
am__fastdepCC_TRUE
=
@am__fastdepCC_TRUE@
am__fastdepCC_TRUE
=
@am__fastdepCC_TRUE@
am__fastdepCXX_FALSE
=
@am__fastdepCXX_FALSE@
am__fastdepCXX_FALSE
=
@am__fastdepCXX_FALSE@
...
@@ -150,23 +149,30 @@ build_cpu = @build_cpu@
...
@@ -150,23 +149,30 @@ build_cpu = @build_cpu@
build_os
=
@build_os@
build_os
=
@build_os@
build_vendor
=
@build_vendor@
build_vendor
=
@build_vendor@
datadir
=
@datadir@
datadir
=
@datadir@
datarootdir
=
@datarootdir@
docdir
=
@docdir@
dvidir
=
@dvidir@
exec_prefix
=
@exec_prefix@
exec_prefix
=
@exec_prefix@
host
=
@host@
host
=
@host@
host_alias
=
@host_alias@
host_alias
=
@host_alias@
host_cpu
=
@host_cpu@
host_cpu
=
@host_cpu@
host_os
=
@host_os@
host_os
=
@host_os@
host_vendor
=
@host_vendor@
host_vendor
=
@host_vendor@
htmldir
=
@htmldir@
includedir
=
@includedir@
includedir
=
@includedir@
infodir
=
@infodir@
infodir
=
@infodir@
install_sh
=
@install_sh@
install_sh
=
@install_sh@
libdir
=
@libdir@
libdir
=
@libdir@
libexecdir
=
@libexecdir@
libexecdir
=
@libexecdir@
localedir
=
@localedir@
localstatedir
=
@localstatedir@
localstatedir
=
@localstatedir@
mandir
=
@mandir@
mandir
=
@mandir@
mkdir_p
=
@mkdir_p@
mkdir_p
=
@mkdir_p@
oldincludedir
=
@oldincludedir@
oldincludedir
=
@oldincludedir@
pdfdir
=
@pdfdir@
prefix
=
@prefix@
prefix
=
@prefix@
program_transform_name
=
@program_transform_name@
program_transform_name
=
@program_transform_name@
psdir
=
@psdir@
sbindir
=
@sbindir@
sbindir
=
@sbindir@
sharedstatedir
=
@sharedstatedir@
sharedstatedir
=
@sharedstatedir@
sysconfdir
=
@sysconfdir@
sysconfdir
=
@sysconfdir@
...
...
skeletons/Makefile.in
View file @
06bf7ccb
...
@@ -99,6 +99,7 @@ EGREP = @EGREP@
...
@@ -99,6 +99,7 @@ EGREP = @EGREP@
EXEEXT
=
@EXEEXT@
EXEEXT
=
@EXEEXT@
F77
=
@F77@
F77
=
@F77@
FFLAGS
=
@FFLAGS@
FFLAGS
=
@FFLAGS@
GREP
=
@GREP@
INSTALL_DATA
=
@INSTALL_DATA@
INSTALL_DATA
=
@INSTALL_DATA@
INSTALL_PROGRAM
=
@INSTALL_PROGRAM@
INSTALL_PROGRAM
=
@INSTALL_PROGRAM@
INSTALL_SCRIPT
=
@INSTALL_SCRIPT@
INSTALL_SCRIPT
=
@INSTALL_SCRIPT@
...
@@ -130,12 +131,10 @@ SHELL = @SHELL@
...
@@ -130,12 +131,10 @@ SHELL = @SHELL@
STRIP
=
@STRIP@
STRIP
=
@STRIP@
VERSION
=
@VERSION@
VERSION
=
@VERSION@
YACC
=
@YACC@
YACC
=
@YACC@
ac_ct_AR
=
@ac_ct_AR
@
YFLAGS
=
@YFLAGS
@
ac_ct_CC
=
@ac_ct_CC@
ac_ct_CC
=
@ac_ct_CC@
ac_ct_CXX
=
@ac_ct_CXX@
ac_ct_CXX
=
@ac_ct_CXX@
ac_ct_F77
=
@ac_ct_F77@
ac_ct_F77
=
@ac_ct_F77@
ac_ct_RANLIB
=
@ac_ct_RANLIB@
ac_ct_STRIP
=
@ac_ct_STRIP@
am__fastdepCC_FALSE
=
@am__fastdepCC_FALSE@
am__fastdepCC_FALSE
=
@am__fastdepCC_FALSE@
am__fastdepCC_TRUE
=
@am__fastdepCC_TRUE@
am__fastdepCC_TRUE
=
@am__fastdepCC_TRUE@
am__fastdepCXX_FALSE
=
@am__fastdepCXX_FALSE@
am__fastdepCXX_FALSE
=
@am__fastdepCXX_FALSE@
...
@@ -152,23 +151,30 @@ build_cpu = @build_cpu@
...
@@ -152,23 +151,30 @@ build_cpu = @build_cpu@
build_os
=
@build_os@
build_os
=
@build_os@
build_vendor
=
@build_vendor@
build_vendor
=
@build_vendor@
datadir
=
@datadir@
datadir
=
@datadir@
datarootdir
=
@datarootdir@
docdir
=
@docdir@
dvidir
=
@dvidir@
exec_prefix
=
@exec_prefix@
exec_prefix
=
@exec_prefix@
host
=
@host@
host
=
@host@
host_alias
=
@host_alias@
host_alias
=
@host_alias@
host_cpu
=
@host_cpu@
host_cpu
=
@host_cpu@
host_os
=
@host_os@
host_os
=
@host_os@
host_vendor
=
@host_vendor@
host_vendor
=
@host_vendor@
htmldir
=
@htmldir@
includedir
=
@includedir@
includedir
=
@includedir@
infodir
=
@infodir@
infodir
=
@infodir@
install_sh
=
@install_sh@
install_sh
=
@install_sh@
libdir
=
@libdir@
libdir
=
@libdir@
libexecdir
=
@libexecdir@
libexecdir
=
@libexecdir@
localedir
=
@localedir@
localstatedir
=
@localstatedir@
localstatedir
=
@localstatedir@
mandir
=
@mandir@
mandir
=
@mandir@
mkdir_p
=
@mkdir_p@
mkdir_p
=
@mkdir_p@
oldincludedir
=
@oldincludedir@
oldincludedir
=
@oldincludedir@
pdfdir
=
@pdfdir@
prefix
=
@prefix@
prefix
=
@prefix@
program_transform_name
=
@program_transform_name@
program_transform_name
=
@program_transform_name@
psdir
=
@psdir@
sbindir
=
@sbindir@
sbindir
=
@sbindir@
sharedstatedir
=
@sharedstatedir@
sharedstatedir
=
@sharedstatedir@
sysconfdir
=
@sysconfdir@
sysconfdir
=
@sysconfdir@
...
...
skeletons/standard-modules/Makefile.in
View file @
06bf7ccb
...
@@ -90,6 +90,7 @@ EGREP = @EGREP@
...
@@ -90,6 +90,7 @@ EGREP = @EGREP@
EXEEXT
=
@EXEEXT@
EXEEXT
=
@EXEEXT@
F77
=
@F77@
F77
=
@F77@
FFLAGS
=
@FFLAGS@
FFLAGS
=
@FFLAGS@
GREP
=
@GREP@
INSTALL_DATA
=
@INSTALL_DATA@
INSTALL_DATA
=
@INSTALL_DATA@
INSTALL_PROGRAM
=
@INSTALL_PROGRAM@
INSTALL_PROGRAM
=
@INSTALL_PROGRAM@
INSTALL_SCRIPT
=
@INSTALL_SCRIPT@
INSTALL_SCRIPT
=
@INSTALL_SCRIPT@
...
@@ -121,12 +122,10 @@ SHELL = @SHELL@
...
@@ -121,12 +122,10 @@ SHELL = @SHELL@
STRIP
=
@STRIP@
STRIP
=
@STRIP@
VERSION
=
@VERSION@
VERSION
=
@VERSION@
YACC
=
@YACC@
YACC
=
@YACC@
ac_ct_AR
=
@ac_ct_AR
@
YFLAGS
=
@YFLAGS
@
ac_ct_CC
=
@ac_ct_CC@
ac_ct_CC
=
@ac_ct_CC@
ac_ct_CXX
=
@ac_ct_CXX@
ac_ct_CXX
=
@ac_ct_CXX@
ac_ct_F77
=
@ac_ct_F77@
ac_ct_F77
=
@ac_ct_F77@
ac_ct_RANLIB
=
@ac_ct_RANLIB@
ac_ct_STRIP
=
@ac_ct_STRIP@
am__fastdepCC_FALSE
=
@am__fastdepCC_FALSE@
am__fastdepCC_FALSE
=
@am__fastdepCC_FALSE@
am__fastdepCC_TRUE
=
@am__fastdepCC_TRUE@
am__fastdepCC_TRUE
=
@am__fastdepCC_TRUE@
am__fastdepCXX_FALSE
=
@am__fastdepCXX_FALSE@
am__fastdepCXX_FALSE
=
@am__fastdepCXX_FALSE@
...
@@ -143,23 +142,30 @@ build_cpu = @build_cpu@
...
@@ -143,23 +142,30 @@ build_cpu = @build_cpu@
build_os
=
@build_os@
build_os
=
@build_os@
build_vendor
=
@build_vendor@
build_vendor
=
@build_vendor@
datadir
=
@datadir@
datadir
=
@datadir@
datarootdir
=
@datarootdir@
docdir
=
@docdir@
dvidir
=
@dvidir@
exec_prefix
=
@exec_prefix@
exec_prefix
=
@exec_prefix@
host
=
@host@
host
=
@host@
host_alias
=
@host_alias@
host_alias
=
@host_alias@
host_cpu
=
@host_cpu@
host_cpu
=
@host_cpu@
host_os
=
@host_os@
host_os
=
@host_os@
host_vendor
=
@host_vendor@
host_vendor
=
@host_vendor@
htmldir
=
@htmldir@
includedir
=
@includedir@
includedir
=
@includedir@
infodir
=
@infodir@
infodir
=
@infodir@
install_sh
=
@install_sh@
install_sh
=
@install_sh@
libdir
=
@libdir@
libdir
=
@libdir@
libexecdir
=
@libexecdir@
libexecdir
=
@libexecdir@
localedir
=
@localedir@
localstatedir
=
@localstatedir@
localstatedir
=
@localstatedir@
mandir
=
@mandir@
mandir
=
@mandir@
mkdir_p
=
@mkdir_p@
mkdir_p
=
@mkdir_p@
oldincludedir
=
@oldincludedir@
oldincludedir
=
@oldincludedir@
pdfdir
=
@pdfdir@
prefix
=
@prefix@
prefix
=
@prefix@
program_transform_name
=
@program_transform_name@
program_transform_name
=
@program_transform_name@
psdir
=
@psdir@
sbindir
=
@sbindir@
sbindir
=
@sbindir@
sharedstatedir
=
@sharedstatedir@
sharedstatedir
=
@sharedstatedir@
sysconfdir
=
@sysconfdir@
sysconfdir
=
@sysconfdir@
...
...
skeletons/tests/Makefile.in
View file @
06bf7ccb
...
@@ -147,6 +147,7 @@ EGREP = @EGREP@
...
@@ -147,6 +147,7 @@ EGREP = @EGREP@
EXEEXT
=
@EXEEXT@
EXEEXT
=
@EXEEXT@
F77
=
@F77@
F77
=
@F77@
FFLAGS
=
@FFLAGS@
FFLAGS
=
@FFLAGS@
GREP
=
@GREP@
INSTALL_DATA
=
@INSTALL_DATA@
INSTALL_DATA
=
@INSTALL_DATA@
INSTALL_PROGRAM
=
@INSTALL_PROGRAM@
INSTALL_PROGRAM
=
@INSTALL_PROGRAM@
INSTALL_SCRIPT
=
@INSTALL_SCRIPT@
INSTALL_SCRIPT
=
@INSTALL_SCRIPT@
...
@@ -178,12 +179,10 @@ SHELL = @SHELL@
...
@@ -178,12 +179,10 @@ SHELL = @SHELL@
STRIP
=
@STRIP@
STRIP
=
@STRIP@
VERSION
=
@VERSION@
VERSION
=
@VERSION@
YACC
=
@YACC@
YACC
=
@YACC@
ac_ct_AR
=
@ac_ct_AR
@
YFLAGS
=
@YFLAGS
@
ac_ct_CC
=
@ac_ct_CC@
ac_ct_CC
=
@ac_ct_CC@
ac_ct_CXX
=
@ac_ct_CXX@
ac_ct_CXX
=
@ac_ct_CXX@
ac_ct_F77
=
@ac_ct_F77@
ac_ct_F77
=
@ac_ct_F77@
ac_ct_RANLIB
=
@ac_ct_RANLIB@
ac_ct_STRIP
=
@ac_ct_STRIP@
am__fastdepCC_FALSE
=
@am__fastdepCC_FALSE@
am__fastdepCC_FALSE
=
@am__fastdepCC_FALSE@
am__fastdepCC_TRUE
=
@am__fastdepCC_TRUE@
am__fastdepCC_TRUE
=
@am__fastdepCC_TRUE@
am__fastdepCXX_FALSE
=
@am__fastdepCXX_FALSE@
am__fastdepCXX_FALSE
=
@am__fastdepCXX_FALSE@
...
@@ -200,23 +199,30 @@ build_cpu = @build_cpu@
...
@@ -200,23 +199,30 @@ build_cpu = @build_cpu@
build_os
=
@build_os@
build_os
=
@build_os@
build_vendor
=
@build_vendor@
build_vendor
=
@build_vendor@
datadir
=
@datadir@
datadir
=
@datadir@
datarootdir
=
@datarootdir@
docdir
=
@docdir@
dvidir
=
@dvidir@
exec_prefix
=
@exec_prefix@
exec_prefix
=
@exec_prefix@
host
=
@host@
host
=
@host@
host_alias
=
@host_alias@
host_alias
=
@host_alias@
host_cpu
=
@host_cpu@
host_cpu
=
@host_cpu@
host_os
=
@host_os@
host_os
=
@host_os@
host_vendor
=
@host_vendor@
host_vendor
=
@host_vendor@
htmldir
=
@htmldir@
includedir
=
@includedir@
includedir
=
@includedir@
infodir
=
@infodir@
infodir
=
@infodir@
install_sh
=
@install_sh@
install_sh
=
@install_sh@
libdir
=
@libdir@
libdir
=
@libdir@
libexecdir
=
@libexecdir@
libexecdir
=
@libexecdir@
localedir
=
@localedir@
localstatedir
=
@localstatedir@
localstatedir
=
@localstatedir@
mandir
=
@mandir@
mandir
=
@mandir@
mkdir_p
=
@mkdir_p@
mkdir_p
=
@mkdir_p@
oldincludedir
=
@oldincludedir@
oldincludedir
=
@oldincludedir@
pdfdir
=
@pdfdir@
prefix
=
@prefix@
prefix
=
@prefix@
program_transform_name
=
@program_transform_name@
program_transform_name
=
@program_transform_name@
psdir
=
@psdir@
sbindir
=
@sbindir@
sbindir
=
@sbindir@
sharedstatedir
=
@sharedstatedir@
sharedstatedir
=
@sharedstatedir@
sysconfdir
=
@sysconfdir@
sysconfdir
=
@sysconfdir@
...
...
tests/Makefile.in
View file @
06bf7ccb
...
@@ -79,6 +79,7 @@ EGREP = @EGREP@
...
@@ -79,6 +79,7 @@ EGREP = @EGREP@
EXEEXT
=
@EXEEXT@
EXEEXT
=
@EXEEXT@
F77
=
@F77@
F77
=
@F77@
FFLAGS
=
@FFLAGS@
FFLAGS
=
@FFLAGS@
GREP
=
@GREP@
INSTALL_DATA
=
@INSTALL_DATA@
INSTALL_DATA
=
@INSTALL_DATA@
INSTALL_PROGRAM
=
@INSTALL_PROGRAM@
INSTALL_PROGRAM
=
@INSTALL_PROGRAM@
INSTALL_SCRIPT
=
@INSTALL_SCRIPT@
INSTALL_SCRIPT
=
@INSTALL_SCRIPT@
...
@@ -110,12 +111,10 @@ SHELL = @SHELL@
...
@@ -110,12 +111,10 @@ SHELL = @SHELL@
STRIP
=
@STRIP@
STRIP
=
@STRIP@
VERSION
=
@VERSION@
VERSION
=
@VERSION@
YACC
=
@YACC@
YACC
=
@YACC@
ac_ct_AR
=
@ac_ct_AR
@
YFLAGS
=
@YFLAGS
@
ac_ct_CC
=
@ac_ct_CC@
ac_ct_CC
=
@ac_ct_CC@
ac_ct_CXX
=
@ac_ct_CXX@
ac_ct_CXX
=
@ac_ct_CXX@
ac_ct_F77
=
@ac_ct_F77@
ac_ct_F77
=
@ac_ct_F77@
ac_ct_RANLIB
=
@ac_ct_RANLIB@
ac_ct_STRIP
=
@ac_ct_STRIP@
am__fastdepCC_FALSE
=
@am__fastdepCC_FALSE@
am__fastdepCC_FALSE
=
@am__fastdepCC_FALSE@
am__fastdepCC_TRUE
=
@am__fastdepCC_TRUE@
am__fastdepCC_TRUE
=
@am__fastdepCC_TRUE@
am__fastdepCXX_FALSE
=
@am__fastdepCXX_FALSE@
am__fastdepCXX_FALSE
=
@am__fastdepCXX_FALSE@
...
@@ -132,23 +131,30 @@ build_cpu = @build_cpu@
...
@@ -132,23 +131,30 @@ build_cpu = @build_cpu@
build_os
=
@build_os@
build_os
=
@build_os@
build_vendor
=
@build_vendor@
build_vendor
=
@build_vendor@
datadir
=
@datadir@
datadir
=
@datadir@
datarootdir
=
@datarootdir@
docdir
=
@docdir@
dvidir
=
@dvidir@
exec_prefix
=
@exec_prefix@
exec_prefix
=
@exec_prefix@
host
=
@host@
host
=
@host@
host_alias
=
@host_alias@
host_alias
=
@host_alias@
host_cpu
=
@host_cpu@
host_cpu
=
@host_cpu@
host_os
=
@host_os@
host_os
=
@host_os@
host_vendor
=
@host_vendor@
host_vendor
=
@host_vendor@
htmldir
=
@htmldir@
includedir
=
@includedir@
includedir
=
@includedir@
infodir
=
@infodir@
infodir
=
@infodir@
install_sh
=
@install_sh@
install_sh
=
@install_sh@
libdir
=
@libdir@
libdir
=
@libdir@
libexecdir
=
@libexecdir@
libexecdir
=
@libexecdir@
localedir
=
@localedir@
localstatedir
=
@localstatedir@
localstatedir
=
@localstatedir@
mandir
=
@mandir@
mandir
=
@mandir@
mkdir_p
=
@mkdir_p@
mkdir_p
=
@mkdir_p@
oldincludedir
=
@oldincludedir@
oldincludedir
=
@oldincludedir@
pdfdir
=
@pdfdir@
prefix
=
@prefix@
prefix
=
@prefix@
program_transform_name
=
@program_transform_name@
program_transform_name
=
@program_transform_name@
psdir
=
@psdir@
sbindir
=
@sbindir@
sbindir
=
@sbindir@
sharedstatedir
=
@sharedstatedir@
sharedstatedir
=
@sharedstatedir@
sysconfdir
=
@sysconfdir@
sysconfdir
=
@sysconfdir@
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment