Page Menu
Home
GnuPG
Search
Configure Global Search
Log In
Files
F37961483
Makefile.am
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Size
619 B
Subscribers
None
Makefile.am
View Options
## Process this file with automake to create Makefile.in
EXTRA_DIST = DETAILS gpg.sgml gpg.1 FAQ HACKING OpenPGP \
version.sgml.in
man_MANS = gpg.1
pkgdata_DATA = gcryptref.html gcryptref.ps
BUILT_SOURCES = version.sgml gcryptref.html gcryptref.ps
CLEANFILES = gcryptref.aux gcryptref.log gcryptref.tex gcryptref.dvi
gcryptref.sgml : version.sgml
if HAVE_DB2MAN
%.1 : %.sgml
$(DB2MAN) $< >$@
endif
if HAVE_DB2TEX
%.ps : %.dvi
dvips -o $@ $<
%.tex : %.sgml
$(DB2TEX) -V generate-book-toc $< > $@
%.dvi : %.tex
$(JADETEX) $<
endif
if HAVE_DB2HTML
%.html : %.sgml
$(DB2HTML) --nosplit $<
endif
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Mar 19, 9:09 PM (1 d, 22 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
28/f5/0ba26a31a0f1a877b2685fb6daf7
Attached To
rG GnuPG
Event Timeline
Log In to Comment