Page MenuHome GnuPG

Makefile.am
No OneTemporary

Makefile.am

## 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

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

Event Timeline