Page Menu
Home
GnuPG
Search
Configure Global Search
Log In
Files
F26446450
Makefile.am
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Size
1 KB
Subscribers
None
Makefile.am
View Options
# Makefile.am - for the KSBA ASN.1 and X.509 library
# Copyright (C) 2001 g10 Code GmbH
#
# This file is part of KSBA.
#
# KSBA is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
# KSBA is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
## Process this file with automake to produce Makefile.in
#EXTRA_DIST =
BUILT_SOURCES = asn1-parse.c
#bin_SCRIPTS = ksba-config
#m4datadir = $(datadir)/aclocal
#m4data_DATA = ksba.m4
noinst_PROGRAMS = asn1-gentables ber-dump
#include_HEADERS = ksba.h
#lib_LTLIBRARIES = libksba.la
#libksba_la_LDFLAGS = -version-info \
# @LIBKSBA_LT_CURRENT@:@LIBKSBA_LT_REVISION@:@LIBKSBA_LT_AGE@
#libksba_la_INCLUDES = -I$(top_srcdir)/foo
#libksba_la_SOURCES = \
# ksba.h \
# asn1-der.c asn1-der.h
asn1_gentables_SOURCES = \
asn1-gentables.c \
asn1-parse.y asn1-parse.h \
asn1-func.c asn1-func.h \
util.c util.h
ber_dump_SOURCES = \
ber-dump.c \
ksba.h \
ber-decoder.c ber-decoder.h \
reader.c reader.h \
asn1-parse.y asn1-parse.h \
asn1-func.c asn1-func.h \
util.c util.h
asn1-parse.c : asn1-func.h
File Metadata
Details
Attached
Mime Type
text/x-c
Expires
Thu, Jul 17, 1:06 AM (1 d, 13 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
eb/f3/11a6c6008a2af2e81e745f1672a6
Attached To
rK libksba
Event Timeline
Log In to Comment