Support --srcdir=DIR.
[gnus] / texi / ps / Makefile.in
1 infodir = @infodir@
2 prefix = @prefix@
3 srcdir = @srcdir@
4 subdir = texi/ps
5 top_srcdir = @top_srcdir@
6
7 SCREEN_PS= group-topic.ps group.ps server.ps summary-adopt.ps           \
8 summary-article-c-ug.ps summary-article.ps summary-dummy.ps             \
9 summary-empty.ps summary-none.ps summary-unthreaded.ps summary.ps
10
11 HERDS_PS= gnus-herd-bw.ps gnus-herd-new.ps new-herd-1.ps                \
12 new-herd-10.ps new-herd-2.ps new-herd-3.ps new-herd-4.ps new-herd-5.ps  \
13 new-herd-6.ps new-herd-7.ps new-herd-8.ps new-herd-9.ps                 \
14 new-herd-section.ps new-herd.ps new-herd2.ps
15
16 MISC_PS= ered.ps eseptember.ps fred.ps fseptember.ps larsi.ps red.ps    \
17 september.ps
18
19 ETC_PS= bar.ps gnus-group-catchup-current-up.ps                         \
20 gnus-group-catchup-current.ps gnus-group-describe-group-up.ps           \
21 gnus-group-exit-up.ps gnus-group-get-new-news-this-group-up.ps          \
22 gnus-group-get-new-news-up.ps gnus-group-kill-group-up.ps               \
23 gnus-group-subscribe-up.ps gnus-group-unsubscribe-up.ps                 \
24 gnus-summary-caesar-message-up.ps gnus-summary-cancel-article-up.ps     \
25 gnus-summary-catchup-and-exit-up.ps gnus-summary-catchup-up.ps          \
26 gnus-summary-exit-up.ps gnus-summary-followup-up.ps                     \
27 gnus-summary-followup-with-original-up.ps gnus-summary-mail-copy-up.ps  \
28 gnus-summary-mail-delete-up.ps gnus-summary-mail-forward-up.ps          \
29 gnus-summary-mail-get-up.ps gnus-summary-mail-originate-up.ps           \
30 gnus-summary-mail-reply-up.ps gnus-summary-mail-save-up.ps              \
31 gnus-summary-next-unread-up.ps gnus-summary-post-news-up.ps             \
32 gnus-summary-prev-unread-up.ps gnus-summary-reply-up.ps                 \
33 gnus-summary-reply-with-original-up.ps                                  \
34 gnus-summary-save-article-file-up.ps gnus-summary-save-article-up.ps    \
35 gnus-uu-decode-uu-up.ps gnus-uu-post-news-up.ps gnus.ps
36
37 PICONS_PS= picons-att.ps picons-berkeley.ps picons-caltech.ps   \
38 picons-canada.ps picons-cr.ps picons-cygnus.ps picons-gnu.ps    \
39 picons-gov.ps picons-laurie.ps picons-mit.ps picons-nasa.ps     \
40 picons-qmw.ps picons-rms.ps picons-ruu.ps picons-seuu.ps        \
41 picons-stanford.ps picons-sun.ps picons-ubc.ps picons-ufl.ps    \
42 picons-uio.ps picons-unit.ps picons-upenn.ps picons-wesleyan.ps \
43 picons-yale.ps
44
45 XFACE_PS= xface-abrahamsen.ps xface-aichner.ps xface-blanks.ps          \
46 xface-cosgriff.ps xface-drazen.ps xface-gertzfield.ps                   \
47 xface-goldberg.ps xface-graf.ps xface-hardaker.ps xface-hedbor.ps       \
48 xface-ingrand.ps xface-kaplan.ps xface-karlheg.ps xface-kleinpaste.ps   \
49 xface-kyle.ps xface-love.ps xface-moll.ps xface-niksic.ps               \
50 xface-olsen.ps xface-patch.ps xface-petersen.ps xface-pjf.ps            \
51 xface-riocreux.ps xface-schauer.ps xface-simmonmt.ps xface-simmons.ps   \
52 xface-siu.ps xface-smb.ps xface-sobek.ps xface-thomas.ps                \
53 xface-valdis.ps xface-verna1.ps xface-verna2.ps xface-yamaoka.ps
54
55 SMILIES_PS= BigFace.ps smiley-FaceAngry.ps smiley-FaceDevilish.ps       \
56 smiley-FaceGoofy.ps smiley-FaceGrinning.ps smiley-FaceHappy.ps          \
57 smiley-FaceIronic.ps smiley-FaceKOed.ps smiley-FaceNyah.ps              \
58 smiley-FaceSad.ps smiley-FaceStartled.ps smiley-FaceStraight.ps         \
59 smiley-FaceTalking.ps smiley-FaceTasty.ps smiley-FaceWinking.ps         \
60 smiley-FaceWry.ps smiley-FaceYukky.ps smiley-WideFaceAse1.ps            \
61 smiley-WideFaceAse2.ps smiley-WideFaceAse3.ps smiley-WideFaceSmile.ps   \
62 smiley-WideFaceWeep.ps
63
64 EPS= gnus-big-logo.ps  gnus-head.ps
65
66 PSFILES= $(SCREEN_PS) $(HERDS_PS) $(ETC_PS) $(PICONS_PS) $(XFACE_PS)    \
67 $(SMILIES_PS) $(MISC_PS) $(EPS)
68
69 all: $(PSFILES) $(EPS)
70
71 .SUFFIXES: .ps .eps .xbm .xpm .png .tif .gif 
72
73 clean:
74         rm -f $(PSFILES)
75
76 veryclean: clean
77
78 distclean: clean
79
80 install:
81
82 new-herd-section.ps: $(srcdir)/../herds/new-herd-section.gif $(srcdir)/../herds/convol11.pnm
83         giftopnm $< | pnmscale 4 | pnmconvol $(srcdir)/../herds/convol11.pnm |\
84         ppmtopgm | pnmdepth 255 | \
85         pnmtops -noturn -width 100 -height 100 > $@ || rm -f $@
86
87 %.ps: $(srcdir)/../herds/%.gif $(srcdir)/../herds/convol5.pnm
88         giftopnm $< | pnmcrop -white | pnmmargin -white 9 | pnmscale 2 | \
89         pnmconvol $(srcdir)/../herds/convol5.pnm  | ppmtopgm | \
90         pnmdepth 255 | pnmtops -width 100 -height 100 -noturn > $@ || rm -f $@
91
92
93 %.ps: $(srcdir)/../screen/%.gif
94         giftopnm $< | pnmmargin -black 1 | ppmtopgm | \
95         pnmtops -width 100 -height 100 -noturn > $@ || rm -f $@
96
97 larsi.ps: $(srcdir)/../misc/larsi.gif
98         giftopnm $< | ppmtopgm | pnmtops -noturn > $@ || rm -f $@
99
100 september.ps: $(srcdir)/../misc/eseptember.tif
101         tifftopnm $< | pnmscale 4 | ppmtopgm | \
102         pnmtops -noturn  -width 100 -height 100 > $@ || rm -f $@
103
104 red.ps: $(srcdir)/../misc/ered.tif
105         tifftopnm $< | pnmscale 2 | ppmtopgm | \
106         pnmtops -noturn  -width 100 -height 100 > $@ || rm -f $@
107
108 %.ps: $(srcdir)/../misc/%.tif
109         tifftopnm $< | pnmscale 2 | ppmtopgm |  \
110         pnmtops -noturn  -width 100 -height 100 > $@ || rm -f $@
111
112 %.ps: $(srcdir)/../etc/%.xpm
113         xpmtoppm $< | ppmtopgm | pnmdepth 255 | \
114         pnmtops -noturn > $@ || rm -f $@
115
116 picons-%.ps: $(srcdir)/../picons/%.xbm
117         xbmtopbm $< | pnmtops -noturn > $@ || rm -f $@
118
119 picons-%.ps: $(srcdir)/../picons/%.gif
120         giftopnm $< | ppmtopgm | pnmtops -noturn > $@ || rm -f $@
121
122 xface-%.ps: $(srcdir)/../xface/%.gif
123         giftopnm $< | ppmtopgm | pnmtops -noturn > $@ || rm -f $@
124
125 %.ps: $(srcdir)/../smilies/%.tif
126         tifftopnm $< | ppmtopgm | pnmtops > $@ || rm -f $@
127
128 smiley-%.ps: $(srcdir)/../smilies/%.xpm
129         sed "s/none/#FFFFFF/" $< | xpmtoppm | ppmtopgm | pnmdepth 255 | \
130         pnmtops > $@ || rm -f $@
131
132 smiley-%.ps: $(srcdir)/../smilies/%.xbm
133         xbmtopbm $< | pnmdepth 255 | pnmtops > $@ || rm -f $@
134
135 %.ps: $(srcdir)/%.eps
136         cp $< $@
137
138 Makefile: $(srcdir)/Makefile.in ../../config.status
139         cd ../.. \
140           && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
141
142 # Tell versions [3.59,3.63) of GNU make to not export all variables.
143 # Otherwise a system limit (for SysV at least) may be exceeded.
144 .NOEXPORT: