~ubuntu-branches/ubuntu/breezy/gettext/breezy

« back to all changes in this revision

Viewing changes to gettext-runtime/po/Makefile.vms

  • Committer: Bazaar Package Importer
  • Author(s): Santiago Vila
  • Date: 2004-03-14 17:40:02 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20040314174002-p1ad5ldve1hqzhye
Tags: 0.14.1-2
* Added libexpat1-dev to Build-Depends, for glade support.
* Added libc0.1-dev to Build-Depends, for GNU/kFreeBSD.
* Removed special-casing of knetbsd-gnu in debian/rules.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# -*- Makefile -*- for po subdirectory on VMS using the MMS utility
 
2
 
 
3
#### Start of system configuration section. ####
 
4
 
 
5
# Directories used by "make install":
 
6
prefix = SYS$DATA:[
 
7
datadir = $(prefix).share
 
8
localedir = $(datadir).locale
 
9
 
 
10
# Programs used by "make":
 
11
RM = delete
 
12
 
 
13
# Programs used by "make install":
 
14
INSTALL = copy
 
15
INSTALL_PROGRAM = copy
 
16
INSTALL_DATA = copy
 
17
 
 
18
#### End of system configuration section. ####
 
19
 
 
20
all :
 
21
        write sys$output "Nothing to be done for 'all'."
 
22
 
 
23
install : all
 
24
        create /directory $(prefix)]
 
25
        create /directory $(datadir)]
 
26
        create /directory $(localedir)]
 
27
        create /directory $(localedir).be]
 
28
        create /directory $(localedir).be.LC_MESSAGES]
 
29
        $(INSTALL_DATA) be.gmo $(localedir).be.LC_MESSAGES]gettext-runtime.mo
 
30
        create /directory $(localedir).ca]
 
31
        create /directory $(localedir).ca.LC_MESSAGES]
 
32
        $(INSTALL_DATA) ca.gmo $(localedir).ca.LC_MESSAGES]gettext-runtime.mo
 
33
        create /directory $(localedir).cs]
 
34
        create /directory $(localedir).cs.LC_MESSAGES]
 
35
        $(INSTALL_DATA) cs.gmo $(localedir).cs.LC_MESSAGES]gettext-runtime.mo
 
36
        create /directory $(localedir).da]
 
37
        create /directory $(localedir).da.LC_MESSAGES]
 
38
        $(INSTALL_DATA) da.gmo $(localedir).da.LC_MESSAGES]gettext-runtime.mo
 
39
        create /directory $(localedir).de]
 
40
        create /directory $(localedir).de.LC_MESSAGES]
 
41
        $(INSTALL_DATA) de.gmo $(localedir).de.LC_MESSAGES]gettext-runtime.mo
 
42
        create /directory $(localedir).el]
 
43
        create /directory $(localedir).el.LC_MESSAGES]
 
44
        $(INSTALL_DATA) el.gmo $(localedir).el.LC_MESSAGES]gettext-runtime.mo
 
45
        create /directory $(localedir).en@quot]
 
46
        create /directory $(localedir).en@quot.LC_MESSAGES]
 
47
        $(INSTALL_DATA) en@quot.gmo $(localedir).en@quot.LC_MESSAGES]gettext-runtime.mo
 
48
        create /directory $(localedir).en@boldquot]
 
49
        create /directory $(localedir).en@boldquot.LC_MESSAGES]
 
50
        $(INSTALL_DATA) en@boldquot.gmo $(localedir).en@boldquot.LC_MESSAGES]gettext-runtime.mo
 
51
        create /directory $(localedir).es]
 
52
        create /directory $(localedir).es.LC_MESSAGES]
 
53
        $(INSTALL_DATA) es.gmo $(localedir).es.LC_MESSAGES]gettext-runtime.mo
 
54
        create /directory $(localedir).et]
 
55
        create /directory $(localedir).et.LC_MESSAGES]
 
56
        $(INSTALL_DATA) et.gmo $(localedir).et.LC_MESSAGES]gettext-runtime.mo
 
57
        create /directory $(localedir).fi]
 
58
        create /directory $(localedir).fi.LC_MESSAGES]
 
59
        $(INSTALL_DATA) fi.gmo $(localedir).fi.LC_MESSAGES]gettext-runtime.mo
 
60
        create /directory $(localedir).fr]
 
61
        create /directory $(localedir).fr.LC_MESSAGES]
 
62
        $(INSTALL_DATA) fr.gmo $(localedir).fr.LC_MESSAGES]gettext-runtime.mo
 
63
        create /directory $(localedir).gl]
 
64
        create /directory $(localedir).gl.LC_MESSAGES]
 
65
        $(INSTALL_DATA) gl.gmo $(localedir).gl.LC_MESSAGES]gettext-runtime.mo
 
66
        create /directory $(localedir).id]
 
67
        create /directory $(localedir).id.LC_MESSAGES]
 
68
        $(INSTALL_DATA) id.gmo $(localedir).id.LC_MESSAGES]gettext-runtime.mo
 
69
        create /directory $(localedir).it]
 
70
        create /directory $(localedir).it.LC_MESSAGES]
 
71
        $(INSTALL_DATA) it.gmo $(localedir).it.LC_MESSAGES]gettext-runtime.mo
 
72
        create /directory $(localedir).ja]
 
73
        create /directory $(localedir).ja.LC_MESSAGES]
 
74
        $(INSTALL_DATA) ja.gmo $(localedir).ja.LC_MESSAGES]gettext-runtime.mo
 
75
        create /directory $(localedir).ko]
 
76
        create /directory $(localedir).ko.LC_MESSAGES]
 
77
        $(INSTALL_DATA) ko.gmo $(localedir).ko.LC_MESSAGES]gettext-runtime.mo
 
78
        create /directory $(localedir).nl]
 
79
        create /directory $(localedir).nl.LC_MESSAGES]
 
80
        $(INSTALL_DATA) nl.gmo $(localedir).nl.LC_MESSAGES]gettext-runtime.mo
 
81
        create /directory $(localedir).nn]
 
82
        create /directory $(localedir).nn.LC_MESSAGES]
 
83
        $(INSTALL_DATA) nn.gmo $(localedir).nn.LC_MESSAGES]gettext-runtime.mo
 
84
        create /directory $(localedir).no]
 
85
        create /directory $(localedir).no.LC_MESSAGES]
 
86
        $(INSTALL_DATA) no.gmo $(localedir).no.LC_MESSAGES]gettext-runtime.mo
 
87
        create /directory $(localedir).pl]
 
88
        create /directory $(localedir).pl.LC_MESSAGES]
 
89
        $(INSTALL_DATA) pl.gmo $(localedir).pl.LC_MESSAGES]gettext-runtime.mo
 
90
        create /directory $(localedir).pt]
 
91
        create /directory $(localedir).pt.LC_MESSAGES]
 
92
        $(INSTALL_DATA) pt.gmo $(localedir).pt.LC_MESSAGES]gettext-runtime.mo
 
93
        create /directory $(localedir).pt_BR]
 
94
        create /directory $(localedir).pt_BR.LC_MESSAGES]
 
95
        $(INSTALL_DATA) pt_BR.gmo $(localedir).pt_BR.LC_MESSAGES]gettext-runtime.mo
 
96
        create /directory $(localedir).ro]
 
97
        create /directory $(localedir).ro.LC_MESSAGES]
 
98
        $(INSTALL_DATA) ro.gmo $(localedir).ro.LC_MESSAGES]gettext-runtime.mo
 
99
        create /directory $(localedir).ru]
 
100
        create /directory $(localedir).ru.LC_MESSAGES]
 
101
        $(INSTALL_DATA) ru.gmo $(localedir).ru.LC_MESSAGES]gettext-runtime.mo
 
102
        create /directory $(localedir).sk]
 
103
        create /directory $(localedir).sk.LC_MESSAGES]
 
104
        $(INSTALL_DATA) sk.gmo $(localedir).sk.LC_MESSAGES]gettext-runtime.mo
 
105
        create /directory $(localedir).sl]
 
106
        create /directory $(localedir).sl.LC_MESSAGES]
 
107
        $(INSTALL_DATA) sl.gmo $(localedir).sl.LC_MESSAGES]gettext-runtime.mo
 
108
        create /directory $(localedir).sr]
 
109
        create /directory $(localedir).sr.LC_MESSAGES]
 
110
        $(INSTALL_DATA) sr.gmo $(localedir).sr.LC_MESSAGES]gettext-runtime.mo
 
111
        create /directory $(localedir).sv]
 
112
        create /directory $(localedir).sv.LC_MESSAGES]
 
113
        $(INSTALL_DATA) sv.gmo $(localedir).sv.LC_MESSAGES]gettext-runtime.mo
 
114
        create /directory $(localedir).tr]
 
115
        create /directory $(localedir).tr.LC_MESSAGES]
 
116
        $(INSTALL_DATA) tr.gmo $(localedir).tr.LC_MESSAGES]gettext-runtime.mo
 
117
        create /directory $(localedir).uk]
 
118
        create /directory $(localedir).uk.LC_MESSAGES]
 
119
        $(INSTALL_DATA) uk.gmo $(localedir).uk.LC_MESSAGES]gettext-runtime.mo
 
120
        create /directory $(localedir).zh_CN]
 
121
        create /directory $(localedir).zh_CN.LC_MESSAGES]
 
122
        $(INSTALL_DATA) zh_CN.gmo $(localedir).zh_CN.LC_MESSAGES]gettext-runtime.mo
 
123
        create /directory $(localedir).zh_TW]
 
124
        create /directory $(localedir).zh_TW.LC_MESSAGES]
 
125
        $(INSTALL_DATA) zh_TW.gmo $(localedir).zh_TW.LC_MESSAGES]gettext-runtime.mo
 
126
 
 
127
installdirs :
 
128
        create /directory $(prefix)]
 
129
        create /directory $(datadir)]
 
130
        create /directory $(localedir)]
 
131
        create /directory $(localedir).be]
 
132
        create /directory $(localedir).be.LC_MESSAGES]
 
133
        create /directory $(localedir).ca]
 
134
        create /directory $(localedir).ca.LC_MESSAGES]
 
135
        create /directory $(localedir).cs]
 
136
        create /directory $(localedir).cs.LC_MESSAGES]
 
137
        create /directory $(localedir).da]
 
138
        create /directory $(localedir).da.LC_MESSAGES]
 
139
        create /directory $(localedir).de]
 
140
        create /directory $(localedir).de.LC_MESSAGES]
 
141
        create /directory $(localedir).el]
 
142
        create /directory $(localedir).el.LC_MESSAGES]
 
143
        create /directory $(localedir).en@quot]
 
144
        create /directory $(localedir).en@quot.LC_MESSAGES]
 
145
        create /directory $(localedir).en@boldquot]
 
146
        create /directory $(localedir).en@boldquot.LC_MESSAGES]
 
147
        create /directory $(localedir).es]
 
148
        create /directory $(localedir).es.LC_MESSAGES]
 
149
        create /directory $(localedir).et]
 
150
        create /directory $(localedir).et.LC_MESSAGES]
 
151
        create /directory $(localedir).fi]
 
152
        create /directory $(localedir).fi.LC_MESSAGES]
 
153
        create /directory $(localedir).fr]
 
154
        create /directory $(localedir).fr.LC_MESSAGES]
 
155
        create /directory $(localedir).gl]
 
156
        create /directory $(localedir).gl.LC_MESSAGES]
 
157
        create /directory $(localedir).id]
 
158
        create /directory $(localedir).id.LC_MESSAGES]
 
159
        create /directory $(localedir).it]
 
160
        create /directory $(localedir).it.LC_MESSAGES]
 
161
        create /directory $(localedir).ja]
 
162
        create /directory $(localedir).ja.LC_MESSAGES]
 
163
        create /directory $(localedir).ko]
 
164
        create /directory $(localedir).ko.LC_MESSAGES]
 
165
        create /directory $(localedir).nl]
 
166
        create /directory $(localedir).nl.LC_MESSAGES]
 
167
        create /directory $(localedir).nn]
 
168
        create /directory $(localedir).nn.LC_MESSAGES]
 
169
        create /directory $(localedir).no]
 
170
        create /directory $(localedir).no.LC_MESSAGES]
 
171
        create /directory $(localedir).pl]
 
172
        create /directory $(localedir).pl.LC_MESSAGES]
 
173
        create /directory $(localedir).pt]
 
174
        create /directory $(localedir).pt.LC_MESSAGES]
 
175
        create /directory $(localedir).pt_BR]
 
176
        create /directory $(localedir).pt_BR.LC_MESSAGES]
 
177
        create /directory $(localedir).ro]
 
178
        create /directory $(localedir).ro.LC_MESSAGES]
 
179
        create /directory $(localedir).ru]
 
180
        create /directory $(localedir).ru.LC_MESSAGES]
 
181
        create /directory $(localedir).sk]
 
182
        create /directory $(localedir).sk.LC_MESSAGES]
 
183
        create /directory $(localedir).sl]
 
184
        create /directory $(localedir).sl.LC_MESSAGES]
 
185
        create /directory $(localedir).sr]
 
186
        create /directory $(localedir).sr.LC_MESSAGES]
 
187
        create /directory $(localedir).sv]
 
188
        create /directory $(localedir).sv.LC_MESSAGES]
 
189
        create /directory $(localedir).tr]
 
190
        create /directory $(localedir).tr.LC_MESSAGES]
 
191
        create /directory $(localedir).uk]
 
192
        create /directory $(localedir).uk.LC_MESSAGES]
 
193
        create /directory $(localedir).zh_CN]
 
194
        create /directory $(localedir).zh_CN.LC_MESSAGES]
 
195
        create /directory $(localedir).zh_TW]
 
196
        create /directory $(localedir).zh_TW.LC_MESSAGES]
 
197
 
 
198
uninstall :
 
199
        $(RM) $(localedir).be.LC_MESSAGES]gettext-runtime.mo;
 
200
        $(RM) $(localedir).ca.LC_MESSAGES]gettext-runtime.mo;
 
201
        $(RM) $(localedir).cs.LC_MESSAGES]gettext-runtime.mo;
 
202
        $(RM) $(localedir).da.LC_MESSAGES]gettext-runtime.mo;
 
203
        $(RM) $(localedir).de.LC_MESSAGES]gettext-runtime.mo;
 
204
        $(RM) $(localedir).el.LC_MESSAGES]gettext-runtime.mo;
 
205
        $(RM) $(localedir).en@quot.LC_MESSAGES]gettext-runtime.mo;
 
206
        $(RM) $(localedir).en@boldquot.LC_MESSAGES]gettext-runtime.mo;
 
207
        $(RM) $(localedir).es.LC_MESSAGES]gettext-runtime.mo;
 
208
        $(RM) $(localedir).et.LC_MESSAGES]gettext-runtime.mo;
 
209
        $(RM) $(localedir).fi.LC_MESSAGES]gettext-runtime.mo;
 
210
        $(RM) $(localedir).fr.LC_MESSAGES]gettext-runtime.mo;
 
211
        $(RM) $(localedir).gl.LC_MESSAGES]gettext-runtime.mo;
 
212
        $(RM) $(localedir).id.LC_MESSAGES]gettext-runtime.mo;
 
213
        $(RM) $(localedir).it.LC_MESSAGES]gettext-runtime.mo;
 
214
        $(RM) $(localedir).ja.LC_MESSAGES]gettext-runtime.mo;
 
215
        $(RM) $(localedir).ko.LC_MESSAGES]gettext-runtime.mo;
 
216
        $(RM) $(localedir).nl.LC_MESSAGES]gettext-runtime.mo;
 
217
        $(RM) $(localedir).nn.LC_MESSAGES]gettext-runtime.mo;
 
218
        $(RM) $(localedir).no.LC_MESSAGES]gettext-runtime.mo;
 
219
        $(RM) $(localedir).pl.LC_MESSAGES]gettext-runtime.mo;
 
220
        $(RM) $(localedir).pt.LC_MESSAGES]gettext-runtime.mo;
 
221
        $(RM) $(localedir).pt_BR.LC_MESSAGES]gettext-runtime.mo;
 
222
        $(RM) $(localedir).ro.LC_MESSAGES]gettext-runtime.mo;
 
223
        $(RM) $(localedir).ru.LC_MESSAGES]gettext-runtime.mo;
 
224
        $(RM) $(localedir).sk.LC_MESSAGES]gettext-runtime.mo;
 
225
        $(RM) $(localedir).sl.LC_MESSAGES]gettext-runtime.mo;
 
226
        $(RM) $(localedir).sr.LC_MESSAGES]gettext-runtime.mo;
 
227
        $(RM) $(localedir).sv.LC_MESSAGES]gettext-runtime.mo;
 
228
        $(RM) $(localedir).tr.LC_MESSAGES]gettext-runtime.mo;
 
229
        $(RM) $(localedir).uk.LC_MESSAGES]gettext-runtime.mo;
 
230
        $(RM) $(localedir).zh_CN.LC_MESSAGES]gettext-runtime.mo;
 
231
        $(RM) $(localedir).zh_TW.LC_MESSAGES]gettext-runtime.mo;
 
232
 
 
233
check : all
 
234
        write sys$output "Nothing else to be done for 'check'."
 
235
 
 
236
mostlyclean : clean
 
237
        write sys$output "Nothing else to be done for 'mostlyclean'."
 
238
 
 
239
clean :
 
240
        write sys$output "Nothing to be done for 'clean'."
 
241
 
 
242
distclean : clean
 
243
        write sys$output "Nothing else to be done for 'distclean'."
 
244
 
 
245
maintainer-clean : distclean
 
246
        write sys$output "Nothing else to be done for 'maintainer-clean'."