1 |
|
# implement check if tex env is available |
2 |
|
|
3 |
EXTRA_DIST = gpgoe.texi |
EXTRA_DIST = gpgoe.texi |
4 |
|
|
5 |
AUTOMAKE_OPTIONS = no-texinfo.tex |
AUTOMAKE_OPTIONS = no-texinfo.tex |
6 |
|
|
7 |
info_TEXINFOS = gpgoe.texi |
#info_TEXINFOS = gpgoe.texi |
8 |
|
# |
9 |
pkgdata_DATA = gpgoe.pdf |
#pkgdata_DATA = gpgoe.pdf |
10 |
|
# |
11 |
BUILT_SOURCES = gpgoe.pdf |
#BUILT_SOURCES = gpgoe.pdf |
12 |
|
# |
13 |
gpgoe.pdf: |
#gpgoe.pdf: |
14 |
texi2pdf --clean gpgoe.texi |
# texi2pdf --clean gpgoe.texi |
15 |
|
# |
16 |
clean: |
#clean: |
17 |
rm -f gpgoe.pdf |
# rm -f gpgoe.pdf |
18 |
rm -f GPGOE |
# rm -f GPGOE |