~sarahstrong/ubuntu/lucid/gedit/mypatch

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Joe Drew
  • Date: 2002-01-13 02:13:27 UTC
  • Revision ID: james.westby@ubuntu.com-20020113021327-dukaa4n50oykvrjg
Tags: upstream-0.9.6
ImportĀ upstreamĀ versionĀ 0.9.6

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated automatically by automake 1.4 from Makefile.am
 
2
 
 
3
# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
 
4
# This Makefile.in is free software; the Free Software Foundation
 
5
# gives unlimited permission to copy and/or distribute it,
 
6
# with or without modifications, as long as this notice is preserved.
 
7
 
 
8
# This program is distributed in the hope that it will be useful,
 
9
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 
10
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 
11
# PARTICULAR PURPOSE.
 
12
 
 
13
 
 
14
SHELL = @SHELL@
 
15
 
 
16
srcdir = @srcdir@
 
17
top_srcdir = @top_srcdir@
 
18
VPATH = @srcdir@
 
19
prefix = @prefix@
 
20
exec_prefix = @exec_prefix@
 
21
 
 
22
bindir = @bindir@
 
23
sbindir = @sbindir@
 
24
libexecdir = @libexecdir@
 
25
datadir = @datadir@
 
26
sysconfdir = @sysconfdir@
 
27
sharedstatedir = @sharedstatedir@
 
28
localstatedir = @localstatedir@
 
29
libdir = @libdir@
 
30
infodir = @infodir@
 
31
mandir = @mandir@
 
32
includedir = @includedir@
 
33
oldincludedir = /usr/include
 
34
 
 
35
DESTDIR =
 
36
 
 
37
pkgdatadir = $(datadir)/@PACKAGE@
 
38
pkglibdir = $(libdir)/@PACKAGE@
 
39
pkgincludedir = $(includedir)/@PACKAGE@
 
40
 
 
41
top_builddir = .
 
42
 
 
43
ACLOCAL = @ACLOCAL@
 
44
AUTOCONF = @AUTOCONF@
 
45
AUTOMAKE = @AUTOMAKE@
 
46
AUTOHEADER = @AUTOHEADER@
 
47
 
 
48
INSTALL = @INSTALL@
 
49
INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
 
50
INSTALL_DATA = @INSTALL_DATA@
 
51
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
52
transform = @program_transform_name@
 
53
 
 
54
NORMAL_INSTALL = :
 
55
PRE_INSTALL = :
 
56
POST_INSTALL = :
 
57
NORMAL_UNINSTALL = :
 
58
PRE_UNINSTALL = :
 
59
POST_UNINSTALL = :
 
60
host_alias = @host_alias@
 
61
host_triplet = @host@
 
62
AS = @AS@
 
63
CATALOGS = @CATALOGS@
 
64
CATOBJEXT = @CATOBJEXT@
 
65
CC = @CC@
 
66
CFLAGS = @CFLAGS@
 
67
CPPFLAGS = @CPPFLAGS@
 
68
DATADIRNAME = @DATADIRNAME@
 
69
DLLTOOL = @DLLTOOL@
 
70
EXTRA_GNOME_CFLAGS = @EXTRA_GNOME_CFLAGS@
 
71
EXTRA_GNOME_LIBS = @EXTRA_GNOME_LIBS@
 
72
GENCAT = @GENCAT@
 
73
GMOFILES = @GMOFILES@
 
74
GMSGFMT = @GMSGFMT@
 
75
GNOMEGNORBA_LIBS = @GNOMEGNORBA_LIBS@
 
76
GNOMEUI_LIBS = @GNOMEUI_LIBS@
 
77
GNOME_APPLETS_LIBS = @GNOME_APPLETS_LIBS@
 
78
GNOME_CAPPLET_LIBS = @GNOME_CAPPLET_LIBS@
 
79
GNOME_CONFIG = @GNOME_CONFIG@
 
80
GNOME_DOCKLETS_LIBS = @GNOME_DOCKLETS_LIBS@
 
81
GNOME_INCLUDEDIR = @GNOME_INCLUDEDIR@
 
82
GNOME_LIBDIR = @GNOME_LIBDIR@
 
83
GNOME_LIBS = @GNOME_LIBS@
 
84
GNORBA_CFLAGS = @GNORBA_CFLAGS@
 
85
GNORBA_LIBS = @GNORBA_LIBS@
 
86
GTKXMHTML_LIBS = @GTKXMHTML_LIBS@
 
87
GTK_CFLAGS = @GTK_CFLAGS@
 
88
GTK_CONFIG = @GTK_CONFIG@
 
89
GTK_LIBS = @GTK_LIBS@
 
90
GT_NO = @GT_NO@
 
91
GT_YES = @GT_YES@
 
92
INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
 
93
INSTOBJEXT = @INSTOBJEXT@
 
94
INTLDEPS = @INTLDEPS@
 
95
INTLLIBS = @INTLLIBS@
 
96
INTLOBJS = @INTLOBJS@
 
97
LDFLAGS = @LDFLAGS@
 
98
LIBTOOL = @LIBTOOL@
 
99
LN_S = @LN_S@
 
100
MAINT = @MAINT@
 
101
MAKEINFO = @MAKEINFO@
 
102
MKINSTALLDIRS = @MKINSTALLDIRS@
 
103
MSGFMT = @MSGFMT@
 
104
OBJDUMP = @OBJDUMP@
 
105
ORBIT_CFLAGS = @ORBIT_CFLAGS@
 
106
ORBIT_CONFIG = @ORBIT_CONFIG@
 
107
ORBIT_IDL = @ORBIT_IDL@
 
108
ORBIT_LIBS = @ORBIT_LIBS@
 
109
PACKAGE = @PACKAGE@
 
110
POFILES = @POFILES@
 
111
POSUB = @POSUB@
 
112
PTHREAD_LIB = @PTHREAD_LIB@
 
113
RANLIB = @RANLIB@
 
114
USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
 
115
USE_NLS = @USE_NLS@
 
116
VERSION = @VERSION@
 
117
XPM_LIBS = @XPM_LIBS@
 
118
ZVT_LIBS = @ZVT_LIBS@
 
119
cflags_set = @cflags_set@
 
120
cxxflags_set = @cxxflags_set@
 
121
l = @l@
 
122
 
 
123
SUBDIRS = macros po intl pixmaps plugins src help
 
124
 
 
125
EXTRA_DIST = BUGS FAQ ChangeLog README README.plugins   INSTALL gedit.1 gedit.desktop   ABOUT-NLS TODO gedit.spec.in gedit.keys app-docs.make
 
126
 
 
127
 
 
128
man_MANS = gedit.1
 
129
 
 
130
sysdir = $(datadir)/gnome/apps/Applications
 
131
sys_DATA = gedit.desktop
 
132
 
 
133
mimedir = $(datadir)/mime-info
 
134
mime_DATA = gedit.keys
 
135
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
136
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
137
CONFIG_HEADER = config.h
 
138
CONFIG_CLEAN_FILES =  gedit.spec
 
139
man1dir = $(mandir)/man1
 
140
MANS = $(man_MANS)
 
141
 
 
142
NROFF = nroff
 
143
DATA =  $(mime_DATA) $(sys_DATA)
 
144
 
 
145
DIST_COMMON =  README ./stamp-h.in ABOUT-NLS AUTHORS COPYING ChangeLog \
 
146
INSTALL Makefile.am Makefile.in NEWS THANKS TODO acconfig.h \
 
147
acinclude.m4 aclocal.m4 config.guess config.h.in config.sub configure \
 
148
configure.in gedit.spec.in install-sh ltconfig ltmain.sh missing \
 
149
mkinstalldirs
 
150
 
 
151
 
 
152
DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
 
153
 
 
154
TAR = gtar
 
155
GZIP_ENV = --best
 
156
all: all-redirect
 
157
.SUFFIXES:
 
158
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
 
159
        cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps Makefile
 
160
 
 
161
Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
 
162
        cd $(top_builddir) \
 
163
          && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
 
164
 
 
165
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.in  acinclude.m4
 
166
        cd $(srcdir) && $(ACLOCAL)
 
167
 
 
168
config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
169
        $(SHELL) ./config.status --recheck
 
170
$(srcdir)/configure: @MAINTAINER_MODE_TRUE@$(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
 
171
        cd $(srcdir) && $(AUTOCONF)
 
172
 
 
173
config.h: stamp-h
 
174
        @if test ! -f $@; then \
 
175
                rm -f stamp-h; \
 
176
                $(MAKE) stamp-h; \
 
177
        else :; fi
 
178
stamp-h: $(srcdir)/config.h.in $(top_builddir)/config.status
 
179
        cd $(top_builddir) \
 
180
          && CONFIG_FILES= CONFIG_HEADERS=config.h \
 
181
             $(SHELL) ./config.status
 
182
        @echo timestamp > stamp-h 2> /dev/null
 
183
$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@$(srcdir)/stamp-h.in
 
184
        @if test ! -f $@; then \
 
185
                rm -f $(srcdir)/stamp-h.in; \
 
186
                $(MAKE) $(srcdir)/stamp-h.in; \
 
187
        else :; fi
 
188
$(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) acconfig.h
 
189
        cd $(top_srcdir) && $(AUTOHEADER)
 
190
        @echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null
 
191
 
 
192
mostlyclean-hdr:
 
193
 
 
194
clean-hdr:
 
195
 
 
196
distclean-hdr:
 
197
        -rm -f config.h
 
198
 
 
199
maintainer-clean-hdr:
 
200
gedit.spec: $(top_builddir)/config.status gedit.spec.in
 
201
        cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
 
202
 
 
203
install-man1:
 
204
        $(mkinstalldirs) $(DESTDIR)$(man1dir)
 
205
        @list='$(man1_MANS)'; \
 
206
        l2='$(man_MANS)'; for i in $$l2; do \
 
207
          case "$$i" in \
 
208
            *.1*) list="$$list $$i" ;; \
 
209
          esac; \
 
210
        done; \
 
211
        for i in $$list; do \
 
212
          if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
 
213
          else file=$$i; fi; \
 
214
          ext=`echo $$i | sed -e 's/^.*\\.//'`; \
 
215
          inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
 
216
          inst=`echo $$inst | sed '$(transform)'`.$$ext; \
 
217
          echo " $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst"; \
 
218
          $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst; \
 
219
        done
 
220
 
 
221
uninstall-man1:
 
222
        @list='$(man1_MANS)'; \
 
223
        l2='$(man_MANS)'; for i in $$l2; do \
 
224
          case "$$i" in \
 
225
            *.1*) list="$$list $$i" ;; \
 
226
          esac; \
 
227
        done; \
 
228
        for i in $$list; do \
 
229
          ext=`echo $$i | sed -e 's/^.*\\.//'`; \
 
230
          inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
 
231
          inst=`echo $$inst | sed '$(transform)'`.$$ext; \
 
232
          echo " rm -f $(DESTDIR)$(man1dir)/$$inst"; \
 
233
          rm -f $(DESTDIR)$(man1dir)/$$inst; \
 
234
        done
 
235
install-man: $(MANS)
 
236
        @$(NORMAL_INSTALL)
 
237
        $(MAKE) $(AM_MAKEFLAGS) install-man1
 
238
uninstall-man:
 
239
        @$(NORMAL_UNINSTALL)
 
240
        $(MAKE) $(AM_MAKEFLAGS) uninstall-man1
 
241
 
 
242
install-mimeDATA: $(mime_DATA)
 
243
        @$(NORMAL_INSTALL)
 
244
        $(mkinstalldirs) $(DESTDIR)$(mimedir)
 
245
        @list='$(mime_DATA)'; for p in $$list; do \
 
246
          if test -f $(srcdir)/$$p; then \
 
247
            echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(mimedir)/$$p"; \
 
248
            $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(mimedir)/$$p; \
 
249
          else if test -f $$p; then \
 
250
            echo " $(INSTALL_DATA) $$p $(DESTDIR)$(mimedir)/$$p"; \
 
251
            $(INSTALL_DATA) $$p $(DESTDIR)$(mimedir)/$$p; \
 
252
          fi; fi; \
 
253
        done
 
254
 
 
255
uninstall-mimeDATA:
 
256
        @$(NORMAL_UNINSTALL)
 
257
        list='$(mime_DATA)'; for p in $$list; do \
 
258
          rm -f $(DESTDIR)$(mimedir)/$$p; \
 
259
        done
 
260
 
 
261
install-sysDATA: $(sys_DATA)
 
262
        @$(NORMAL_INSTALL)
 
263
        $(mkinstalldirs) $(DESTDIR)$(sysdir)
 
264
        @list='$(sys_DATA)'; for p in $$list; do \
 
265
          if test -f $(srcdir)/$$p; then \
 
266
            echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(sysdir)/$$p"; \
 
267
            $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(sysdir)/$$p; \
 
268
          else if test -f $$p; then \
 
269
            echo " $(INSTALL_DATA) $$p $(DESTDIR)$(sysdir)/$$p"; \
 
270
            $(INSTALL_DATA) $$p $(DESTDIR)$(sysdir)/$$p; \
 
271
          fi; fi; \
 
272
        done
 
273
 
 
274
uninstall-sysDATA:
 
275
        @$(NORMAL_UNINSTALL)
 
276
        list='$(sys_DATA)'; for p in $$list; do \
 
277
          rm -f $(DESTDIR)$(sysdir)/$$p; \
 
278
        done
 
279
 
 
280
# This directory's subdirectories are mostly independent; you can cd
 
281
# into them and run `make' without going through this Makefile.
 
282
# To change the values of `make' variables: instead of editing Makefiles,
 
283
# (1) if the variable is set in `config.status', edit `config.status'
 
284
#     (which will cause the Makefiles to be regenerated when you run `make');
 
285
# (2) otherwise, pass the desired values on the `make' command line.
 
286
 
 
287
@SET_MAKE@
 
288
 
 
289
all-recursive install-data-recursive install-exec-recursive \
 
290
installdirs-recursive install-recursive uninstall-recursive  \
 
291
check-recursive installcheck-recursive info-recursive dvi-recursive:
 
292
        @set fnord $(MAKEFLAGS); amf=$$2; \
 
293
        dot_seen=no; \
 
294
        target=`echo $@ | sed s/-recursive//`; \
 
295
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
296
          echo "Making $$target in $$subdir"; \
 
297
          if test "$$subdir" = "."; then \
 
298
            dot_seen=yes; \
 
299
            local_target="$$target-am"; \
 
300
          else \
 
301
            local_target="$$target"; \
 
302
          fi; \
 
303
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
304
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
 
305
        done; \
 
306
        if test "$$dot_seen" = "no"; then \
 
307
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
 
308
        fi; test -z "$$fail"
 
309
 
 
310
mostlyclean-recursive clean-recursive distclean-recursive \
 
311
maintainer-clean-recursive:
 
312
        @set fnord $(MAKEFLAGS); amf=$$2; \
 
313
        dot_seen=no; \
 
314
        rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
 
315
          rev="$$subdir $$rev"; \
 
316
          test "$$subdir" = "." && dot_seen=yes; \
 
317
        done; \
 
318
        test "$$dot_seen" = "no" && rev=". $$rev"; \
 
319
        target=`echo $@ | sed s/-recursive//`; \
 
320
        for subdir in $$rev; do \
 
321
          echo "Making $$target in $$subdir"; \
 
322
          if test "$$subdir" = "."; then \
 
323
            local_target="$$target-am"; \
 
324
          else \
 
325
            local_target="$$target"; \
 
326
          fi; \
 
327
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
328
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
 
329
        done && test -z "$$fail"
 
330
tags-recursive:
 
331
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
332
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
333
        done
 
334
 
 
335
tags: TAGS
 
336
 
 
337
ID: $(HEADERS) $(SOURCES) $(LISP)
 
338
        list='$(SOURCES) $(HEADERS)'; \
 
339
        unique=`for i in $$list; do echo $$i; done | \
 
340
          awk '    { files[$$0] = 1; } \
 
341
               END { for (i in files) print i; }'`; \
 
342
        here=`pwd` && cd $(srcdir) \
 
343
          && mkid -f$$here/ID $$unique $(LISP)
 
344
 
 
345
TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) $(LISP)
 
346
        tags=; \
 
347
        here=`pwd`; \
 
348
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
349
   if test "$$subdir" = .; then :; else \
 
350
            test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
 
351
   fi; \
 
352
        done; \
 
353
        list='$(SOURCES) $(HEADERS)'; \
 
354
        unique=`for i in $$list; do echo $$i; done | \
 
355
          awk '    { files[$$0] = 1; } \
 
356
               END { for (i in files) print i; }'`; \
 
357
        test -z "$(ETAGS_ARGS)config.h.in$$unique$(LISP)$$tags" \
 
358
          || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags config.h.in $$unique $(LISP) -o $$here/TAGS)
 
359
 
 
360
mostlyclean-tags:
 
361
 
 
362
clean-tags:
 
363
 
 
364
distclean-tags:
 
365
        -rm -f TAGS ID
 
366
 
 
367
maintainer-clean-tags:
 
368
 
 
369
distdir = $(PACKAGE)-$(VERSION)
 
370
top_distdir = $(distdir)
 
371
 
 
372
# This target untars the dist file and tries a VPATH configuration.  Then
 
373
# it guarantees that the distribution is self-contained by making another
 
374
# tarfile.
 
375
distcheck: dist
 
376
        -rm -rf $(distdir)
 
377
        GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz
 
378
        mkdir $(distdir)/=build
 
379
        mkdir $(distdir)/=inst
 
380
        dc_install_base=`cd $(distdir)/=inst && pwd`; \
 
381
        cd $(distdir)/=build \
 
382
          && ../configure --srcdir=.. --prefix=$$dc_install_base \
 
383
          && $(MAKE) $(AM_MAKEFLAGS) \
 
384
          && $(MAKE) $(AM_MAKEFLAGS) dvi \
 
385
          && $(MAKE) $(AM_MAKEFLAGS) check \
 
386
          && $(MAKE) $(AM_MAKEFLAGS) install \
 
387
          && $(MAKE) $(AM_MAKEFLAGS) installcheck \
 
388
          && $(MAKE) $(AM_MAKEFLAGS) dist
 
389
        -rm -rf $(distdir)
 
390
        @banner="$(distdir).tar.gz is ready for distribution"; \
 
391
        dashes=`echo "$$banner" | sed s/./=/g`; \
 
392
        echo "$$dashes"; \
 
393
        echo "$$banner"; \
 
394
        echo "$$dashes"
 
395
dist: distdir
 
396
        -chmod -R a+r $(distdir)
 
397
        GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
 
398
        -rm -rf $(distdir)
 
399
dist-all: distdir
 
400
        -chmod -R a+r $(distdir)
 
401
        GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
 
402
        -rm -rf $(distdir)
 
403
distdir: $(DISTFILES)
 
404
        -rm -rf $(distdir)
 
405
        mkdir $(distdir)
 
406
        -chmod 777 $(distdir)
 
407
        @for file in $(DISTFILES); do \
 
408
          d=$(srcdir); \
 
409
          if test -d $$d/$$file; then \
 
410
            cp -pr $$d/$$file $(distdir)/$$file; \
 
411
          else \
 
412
            test -f $(distdir)/$$file \
 
413
            || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
 
414
            || cp -p $$d/$$file $(distdir)/$$file || :; \
 
415
          fi; \
 
416
        done
 
417
        for subdir in $(SUBDIRS); do \
 
418
          if test "$$subdir" = .; then :; else \
 
419
            test -d $(distdir)/$$subdir \
 
420
            || mkdir $(distdir)/$$subdir \
 
421
            || exit 1; \
 
422
            chmod 777 $(distdir)/$$subdir; \
 
423
            (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \
 
424
              || exit 1; \
 
425
          fi; \
 
426
        done
 
427
        $(MAKE) $(AM_MAKEFLAGS) top_distdir="$(top_distdir)" distdir="$(distdir)" dist-hook
 
428
info-am:
 
429
info: info-recursive
 
430
dvi-am:
 
431
dvi: dvi-recursive
 
432
check-am: all-am
 
433
check: check-recursive
 
434
installcheck-am:
 
435
installcheck: installcheck-recursive
 
436
all-recursive-am: config.h
 
437
        $(MAKE) $(AM_MAKEFLAGS) all-recursive
 
438
 
 
439
install-exec-am:
 
440
install-exec: install-exec-recursive
 
441
 
 
442
install-data-am: install-man install-mimeDATA install-sysDATA
 
443
install-data: install-data-recursive
 
444
 
 
445
install-am: all-am
 
446
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
447
install: install-recursive
 
448
uninstall-am: uninstall-man uninstall-mimeDATA uninstall-sysDATA
 
449
uninstall: uninstall-recursive
 
450
all-am: Makefile $(MANS) $(DATA) config.h
 
451
all-redirect: all-recursive-am
 
452
install-strip:
 
453
        $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
 
454
installdirs: installdirs-recursive
 
455
installdirs-am:
 
456
        $(mkinstalldirs)  $(DESTDIR)$(mandir)/man1 $(DESTDIR)$(mimedir) \
 
457
                $(DESTDIR)$(sysdir)
 
458
 
 
459
 
 
460
mostlyclean-generic:
 
461
 
 
462
clean-generic:
 
463
 
 
464
distclean-generic:
 
465
        -rm -f Makefile $(CONFIG_CLEAN_FILES)
 
466
        -rm -f config.cache config.log stamp-h stamp-h[0-9]*
 
467
 
 
468
maintainer-clean-generic:
 
469
mostlyclean-am:  mostlyclean-hdr mostlyclean-tags mostlyclean-generic
 
470
 
 
471
mostlyclean: mostlyclean-recursive
 
472
 
 
473
clean-am:  clean-hdr clean-tags clean-generic mostlyclean-am
 
474
 
 
475
clean: clean-recursive
 
476
 
 
477
distclean-am:  distclean-hdr distclean-tags distclean-generic clean-am
 
478
        -rm -f libtool
 
479
 
 
480
distclean: distclean-recursive
 
481
        -rm -f config.status
 
482
 
 
483
maintainer-clean-am:  maintainer-clean-hdr maintainer-clean-tags \
 
484
                maintainer-clean-generic distclean-am
 
485
        @echo "This command is intended for maintainers to use;"
 
486
        @echo "it deletes files that may require special tools to rebuild."
 
487
 
 
488
maintainer-clean: maintainer-clean-recursive
 
489
        -rm -f config.status
 
490
 
 
491
.PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
 
492
install-man1 uninstall-man1 install-man uninstall-man \
 
493
uninstall-mimeDATA install-mimeDATA uninstall-sysDATA install-sysDATA \
 
494
install-data-recursive uninstall-data-recursive install-exec-recursive \
 
495
uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
 
496
all-recursive check-recursive installcheck-recursive info-recursive \
 
497
dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
 
498
maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
 
499
distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
 
500
dvi-am dvi check check-am installcheck-am installcheck all-recursive-am \
 
501
install-exec-am install-exec install-data-am install-data install-am \
 
502
install uninstall-am uninstall all-redirect all-am all installdirs-am \
 
503
installdirs mostlyclean-generic distclean-generic clean-generic \
 
504
maintainer-clean-generic clean mostlyclean distclean maintainer-clean
 
505
 
 
506
 
 
507
dist-hook: gedit.spec
 
508
        cp gedit.spec $(distdir)
 
509
 
 
510
@MAINT@include macros/macros.dep
 
511
@MAINT@macros/macros.dep: macros/Makefile.am
 
512
@MAINT@ cd macros && $(MAKE) macros.dep
 
513
 
 
514
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
515
# Otherwise a system limit (for SysV at least) may be exceeded.
 
516
.NOEXPORT: