source: trunk/MagicSoft/AMC/activemirrorcontrol/Makefile@ 3874

Last change on this file since 3874 was 3401, checked in by merck, 21 years ago
nitial checkin of AMC project
File size: 16.4 KB
Line 
1# Generated automatically from Makefile.in by config.pl.
2# KDE tags expanded automatically by am_edit - $Revision: 1.1 $
3# Makefile.in generated automatically by automake 1.4 from Makefile.am
4
5# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15####### kdevelop will overwrite this part!!! (begin)##########
16
17
18SHELL = /bin/sh
19
20srcdir = .
21top_srcdir = .
22VPATH = .
23prefix = /opt/kde2
24exec_prefix = ${prefix}
25#>-
26bindir = ${exec_prefix}/bin
27#>+ 3
28DEPDIR = .deps
29
30bindir = ${exec_prefix}/bin
31sbindir = ${exec_prefix}/sbin
32libexecdir = ${exec_prefix}/libexec
33datadir = ${prefix}/share
34sysconfdir = ${prefix}/etc
35sharedstatedir = ${prefix}/com
36localstatedir = ${prefix}/var
37libdir = ${exec_prefix}/lib
38infodir = ${prefix}/info
39mandir = ${prefix}/man
40includedir = ${prefix}/include
41oldincludedir = /usr/include
42
43DESTDIR =
44
45pkgdatadir = $(datadir)/activemirrorcontrol
46pkglibdir = $(libdir)/activemirrorcontrol
47pkgincludedir = $(includedir)/activemirrorcontrol
48
49top_builddir = .
50
51ACLOCAL = aclocal
52AUTOCONF = autoconf
53AUTOMAKE = automake
54AUTOHEADER = autoheader
55
56INSTALL = /usr/bin/ginstall -c -p
57INSTALL_PROGRAM = ${INSTALL} $(INSTALL_STRIP_FLAG) $(AM_INSTALL_PROGRAM_FLAGS)
58INSTALL_DATA = ${INSTALL} -m 644
59INSTALL_SCRIPT = ${INSTALL}
60transform = s,x,x,
61
62NORMAL_INSTALL = :
63PRE_INSTALL = :
64POST_INSTALL = :
65NORMAL_UNINSTALL = :
66PRE_UNINSTALL = :
67POST_UNINSTALL = :
68build_alias = i686-pc-linux-gnu
69build_triplet = i686-pc-linux-gnu
70host_alias = i686-pc-linux-gnu
71host_triplet = i686-pc-linux-gnu
72target_alias = i686-pc-linux-gnu
73target_triplet = i686-pc-linux-gnu
74ARTSCCONFIG = /opt/kde2/bin/artsc-config
75AS = @AS@
76AUTODIRS =
77CC = gcc
78CONF_FILES = $(top_srcdir)/./admin/configure.in.min $(top_srcdir)/configure.in.in
79CPP = gcc -E
80CXX = g++
81CXXCPP = g++ -E
82DCOPIDL = /opt/kde2/bin/dcopidl
83DCOPIDL2CPP = /opt/kde2/bin/dcopidl2cpp
84DCOP_DEPENDENCIES = $(DCOPIDL)
85DLLTOOL = @DLLTOOL@
86DPMSINC = @DPMSINC@
87DPMSLIB = @DPMSLIB@
88EXEEXT =
89GCJ = @GCJ@
90GCJFLAGS = @GCJFLAGS@
91GLINC = @GLINC@
92GLLIB = @GLLIB@
93GMSGFMT = /usr/bin/msgfmt
94IDL = @IDL@
95IDL_DEPENDENCIES = @IDL_DEPENDENCIES@
96KDB2HTML = /opt/kde2/bin/kdb2html
97KDECONFIG = /opt/kde2/bin/kde-config
98KDE_CXXFLAGS =
99KDE_EXTRA_RPATH =
100KDE_INCLUDES = -I/opt/kde2/include
101KDE_LDFLAGS = -L/opt/kde2/lib
102KDE_PLUGIN = -avoid-version -module -no-undefined
103KDE_RPATH = -R $(kde_libraries) -R $(qt_libraries) -R $(x_libraries)
104KDE_USE_CLOSURE_FALSE = #
105KDE_USE_CLOSURE_TRUE =
106KDE_USE_FINAL_FALSE =
107KDE_USE_FINAL_TRUE = #
108LIBCOMPAT =
109LIBCRYPT = -lcrypt
110LIBDL = -ldl
111LIBJPEG = -ljpeg
112LIBMICO = @LIBMICO@
113LIBOBJS = @LIBOBJS@
114LIBPNG = -lpng -lz -lm
115LIBPTHREAD = @LIBPTHREAD@
116LIBPYTHON = @LIBPYTHON@
117LIBQIMGIO = @LIBQIMGIO@
118LIBSM = -lSM -lICE
119LIBSOCKET =
120LIBTIFF = @LIBTIFF@
121LIBTOOL = $(SHELL) $(top_builddir)/libtool
122LIBUCB =
123LIBZ = -lz
124LIB_KAB = -lkab
125LIB_KDECORE = -lkdecore
126LIB_KDEUI = -lkdeui
127LIB_KFILE = -lkfile
128LIB_KFM =
129LIB_KFORMULA = -lkformula
130LIB_KHTML = -lkhtml
131LIB_KIMGIO = @LIB_KIMGIO@
132LIB_KIO = -lkio
133LIB_KPARTS = -lkparts
134LIB_KSPELL = -lkspell
135LIB_KSYCOCA = -lksycoca
136LIB_KWRITE = -lkwrite
137LIB_QT = -lqt $(LIBPNG) $(LIBJPEG) -lXext $(LIB_X11) $(LIBSM)
138LIB_SMB = -lsmb
139LIB_X11 = -lX11 $(LIBSOCKET)
140LN_S = ln -s
141MAKEINFO = makeinfo
142MCOPIDL = /opt/kde2/bin/mcopidl
143MICO_INCLUDES = @MICO_INCLUDES@
144MICO_LDFLAGS = @MICO_LDFLAGS@
145MOC = /usr/lib/qt2/bin/moc
146MSGFMT = /usr/bin/msgfmt
147NOOPT_CXXFLAGS = -fno-exceptions -fno-check-new -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long -Wnon-virtual-dtor -fno-builtin -g2 -Wall -fexceptions -DQT_THREAD_SUPPORT
148NOREPO = -fno-repo
149OBJDUMP = @OBJDUMP@
150OBJEXT = o
151PACKAGE = activemirrorcontrol
152PAMINC = @PAMINC@
153PAMLIBPATHS = @PAMLIBPATHS@
154PAMLIBS = @PAMLIBS@
155PYTHONINC = @PYTHONINC@
156PYTHONLIB = @PYTHONLIB@
157PYTHONMODDIR = @PYTHONMODDIR@
158QT_INCLUDES = -I/usr/lib/qt2/include
159QT_LDFLAGS = -L/usr/lib/qt2/lib
160RANLIB = ranlib
161REPO = -frepo
162STRIP = strip
163TOPSUBDIRS = activemirrorcontrol doc po
164UIC = /usr/lib/qt2/bin/uic
165USER_INCLUDES =
166USER_LDFLAGS =
167USE_EXCEPTIONS = -fexceptions
168USE_RTTI = -frtti
169USE_THREADS = @USE_THREADS@
170VERSION = 0.1
171XGETTEXT = /usr/bin/xgettext
172XPMINC = @XPMINC@
173XPMLIB = @XPMLIB@
174X_EXTRA_LIBS =
175X_INCLUDES = -I/usr/X11R6/include
176X_LDFLAGS = -L/usr/X11R6/lib
177X_PRE_LIBS =
178all_includes = -I/opt/kde2/include -I/usr/lib/qt2/include -I/usr/X11R6/include
179all_libraries = -L/usr/X11R6/lib -L/usr/lib/qt2/lib -L/opt/kde2/lib
180idldir = @idldir@
181kde_appsdir = ${prefix}/share/applnk
182kde_bindir = ${exec_prefix}/bin
183kde_confdir = ${prefix}/share/config
184kde_datadir = ${prefix}/share/apps
185kde_htmldir = ${prefix}/share/doc/HTML
186kde_icondir = ${prefix}/share/icons
187kde_includes = /opt/kde2/include
188kde_libraries = /opt/kde2/lib
189kde_libs_htmldir = /opt/kde2/share/doc/HTML
190kde_libs_prefix = /opt/kde2
191kde_locale = ${prefix}/share/locale
192kde_mimedir = ${prefix}/share/mimelnk
193kde_moduledir = ${prefix}/lib/kde2
194kde_servicesdir = ${prefix}/share/services
195kde_servicetypesdir = ${prefix}/share/servicetypes
196kde_sounddir = ${prefix}/share/sounds
197kde_templatesdir = ${prefix}/share/templates
198kde_wallpaperdir = ${prefix}/share/wallpapers
199micodir = @micodir@
200qt_includes = /usr/lib/qt2/include
201qt_libraries = /usr/lib/qt2/lib
202x_includes = /usr/X11R6/include
203x_libraries = /usr/X11R6/lib
204
205SUBDIRS = activemirrorcontrol po doc
206
207EXTRA_DIST = admin
208
209####### kdevelop will overwrite this part!!! (end)############
210# not a GNU package. You can remove this line, if
211# have all needed files, that a GNU package needs
212AUTOMAKE_OPTIONS = foreign
213
214MAINTAINERCLEANFILES = subdirs configure.in acinclude.m4 configure.files
215ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
216mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs
217CONFIG_HEADER = config.h
218CONFIG_CLEAN_FILES =
219DIST_COMMON = ./stamp-h.in Makefile.am Makefile.in acinclude.m4 \
220aclocal.m4 config.h.in configure configure.in
221
222
223#>- DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
224#>+ 4
225KDE_DIST=Makefile.dist activemirrorcontrol.kdevprj configure.in.in activemirrorcontrol.doxygen messages.log
226
227DISTFILES= $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
228
229
230TAR = tar
231GZIP_ENV = --best
232#>- all: all-redirect
233#>+ 1
234all: docs-am all-redirect
235.SUFFIXES:
236$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
237#>- cd $(top_srcdir) && $(AUTOMAKE) --foreign ./Makefile
238#>+ 2
239 cd $(top_srcdir) && $(AUTOMAKE) --foreign ./Makefile
240 cd $(top_srcdir) && perl admin/am_edit Makefile.in
241
242Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES)
243 cd $(top_builddir) \
244 && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
245
246$(ACLOCAL_M4): configure.in acinclude.m4
247 cd $(srcdir) && $(ACLOCAL)
248
249config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
250 $(SHELL) ./config.status --recheck
251$(srcdir)/configure: $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
252 cd $(srcdir) && $(AUTOCONF)
253
254config.h: stamp-h
255 @if test ! -f $@; then \
256 rm -f stamp-h; \
257 $(MAKE) stamp-h; \
258 else :; fi
259stamp-h: $(srcdir)/config.h.in $(top_builddir)/config.status
260 cd $(top_builddir) \
261 && CONFIG_FILES= CONFIG_HEADERS=config.h \
262 $(SHELL) ./config.status
263 @echo timestamp > stamp-h 2> /dev/null
264$(srcdir)/config.h.in: $(srcdir)/stamp-h.in
265 @if test ! -f $@; then \
266 rm -f $(srcdir)/stamp-h.in; \
267 $(MAKE) $(srcdir)/stamp-h.in; \
268 else :; fi
269$(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4)
270 cd $(top_srcdir) && $(AUTOHEADER)
271 @echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null
272
273mostlyclean-hdr:
274
275clean-hdr:
276
277distclean-hdr:
278 -rm -f config.h
279
280maintainer-clean-hdr:
281
282# This directory's subdirectories are mostly independent; you can cd
283# into them and run `make' without going through this Makefile.
284# To change the values of `make' variables: instead of editing Makefiles,
285# (1) if the variable is set in `config.status', edit `config.status'
286# (which will cause the Makefiles to be regenerated when you run `make');
287# (2) otherwise, pass the desired values on the `make' command line.
288
289
290
291all-recursive install-data-recursive install-exec-recursive \
292installdirs-recursive install-recursive uninstall-recursive \
293check-recursive installcheck-recursive info-recursive dvi-recursive:
294 @set fnord $(MAKEFLAGS); amf=$$2; \
295 dot_seen=no; \
296 target=`echo $@ | sed s/-recursive//`; \
297 list='$(SUBDIRS)'; for subdir in $$list; do \
298 echo "Making $$target in $$subdir"; \
299 if test "$$subdir" = "."; then \
300 dot_seen=yes; \
301 local_target="$$target-am"; \
302 else \
303 local_target="$$target"; \
304 fi; \
305 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
306 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
307 done; \
308 if test "$$dot_seen" = "no"; then \
309 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
310 fi; test -z "$$fail"
311
312mostlyclean-recursive clean-recursive distclean-recursive \
313maintainer-clean-recursive:
314 @set fnord $(MAKEFLAGS); amf=$$2; \
315 dot_seen=no; \
316 rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
317 rev="$$subdir $$rev"; \
318 test "$$subdir" = "." && dot_seen=yes; \
319 done; \
320 test "$$dot_seen" = "no" && rev=". $$rev"; \
321 target=`echo $@ | sed s/-recursive//`; \
322 for subdir in $$rev; do \
323 echo "Making $$target in $$subdir"; \
324 if test "$$subdir" = "."; then \
325 local_target="$$target-am"; \
326 else \
327 local_target="$$target"; \
328 fi; \
329 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
330 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
331 done && test -z "$$fail"
332tags-recursive:
333 list='$(SUBDIRS)'; for subdir in $$list; do \
334 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
335 done
336
337tags: TAGS
338
339ID: $(HEADERS) $(SOURCES) $(LISP)
340 list='$(SOURCES) $(HEADERS)'; \
341 unique=`for i in $$list; do echo $$i; done | \
342 awk ' { files[$$0] = 1; } \
343 END { for (i in files) print i; }'`; \
344 here=`pwd` && cd $(srcdir) \
345 && mkid -f$$here/ID $$unique $(LISP)
346
347TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) $(LISP)
348 tags=; \
349 here=`pwd`; \
350 list='$(SUBDIRS)'; for subdir in $$list; do \
351 if test "$$subdir" = .; then :; else \
352 test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
353 fi; \
354 done; \
355 list='$(SOURCES) $(HEADERS)'; \
356 unique=`for i in $$list; do echo $$i; done | \
357 awk ' { files[$$0] = 1; } \
358 END { for (i in files) print i; }'`; \
359 test -z "$(ETAGS_ARGS)config.h.in$$unique$(LISP)$$tags" \
360 || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags config.h.in $$unique $(LISP) -o $$here/TAGS)
361
362mostlyclean-tags:
363
364clean-tags:
365
366distclean-tags:
367 -rm -f TAGS ID
368
369maintainer-clean-tags:
370
371distdir = $(PACKAGE)-$(VERSION)
372top_distdir = $(distdir)
373
374# This target untars the dist file and tries a VPATH configuration. Then
375# it guarantees that the distribution is self-contained by making another
376# tarfile.
377distcheck: dist
378 -rm -rf $(distdir)
379 GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz
380 mkdir $(distdir)/=build
381 mkdir $(distdir)/=inst
382 dc_install_base=`cd $(distdir)/=inst && pwd`; \
383 cd $(distdir)/=build \
384 && ../configure --srcdir=.. --prefix=$$dc_install_base \
385 && $(MAKE) $(AM_MAKEFLAGS) \
386 && $(MAKE) $(AM_MAKEFLAGS) dvi \
387 && $(MAKE) $(AM_MAKEFLAGS) check \
388 && $(MAKE) $(AM_MAKEFLAGS) install \
389 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
390 && $(MAKE) $(AM_MAKEFLAGS) dist
391 -rm -rf $(distdir)
392 @banner="$(distdir).tar.gz is ready for distribution"; \
393 dashes=`echo "$$banner" | sed s/./=/g`; \
394 echo "$$dashes"; \
395 echo "$$banner"; \
396 echo "$$dashes"
397dist: distdir
398 -chmod -R a+r $(distdir)
399 GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
400 -rm -rf $(distdir)
401dist-all: distdir
402 -chmod -R a+r $(distdir)
403 GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
404 -rm -rf $(distdir)
405distdir: $(DISTFILES)
406 -rm -rf $(distdir)
407 mkdir $(distdir)
408 -chmod 777 $(distdir)
409 here=`cd $(top_builddir) && pwd`; \
410 top_distdir=`cd $(distdir) && pwd`; \
411 distdir=`cd $(distdir) && pwd`; \
412 cd $(top_srcdir) \
413 && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --foreign ./Makefile
414 @for file in $(DISTFILES); do \
415 d=$(srcdir); \
416 if test -d $$d/$$file; then \
417 cp -pr $$d/$$file $(distdir)/$$file; \
418 else \
419 test -f $(distdir)/$$file \
420 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
421 || cp -p $$d/$$file $(distdir)/$$file || :; \
422 fi; \
423 done
424 for subdir in $(SUBDIRS); do \
425 if test "$$subdir" = .; then :; else \
426 test -d $(distdir)/$$subdir \
427 || mkdir $(distdir)/$$subdir \
428 || exit 1; \
429 chmod 777 $(distdir)/$$subdir; \
430 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \
431 || exit 1; \
432 fi; \
433 done
434 $(MAKE) $(AM_MAKEFLAGS) top_distdir="$(top_distdir)" distdir="$(distdir)" dist-hook
435info-am:
436info: info-recursive
437dvi-am:
438dvi: dvi-recursive
439check-am: all-am
440check: check-recursive
441installcheck-am:
442installcheck: installcheck-recursive
443all-recursive-am: config.h
444 $(MAKE) $(AM_MAKEFLAGS) all-recursive
445
446install-exec-am:
447install-exec: install-exec-recursive
448
449install-data-am:
450install-data: install-data-recursive
451
452install-am: all-am
453 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
454install: install-recursive
455uninstall-am:
456uninstall: uninstall-recursive
457all-am: Makefile config.h
458all-redirect: all-recursive-am
459install-strip:
460 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
461installdirs: installdirs-recursive
462installdirs-am:
463
464
465mostlyclean-generic:
466
467clean-generic:
468
469distclean-generic:
470 -rm -f Makefile $(CONFIG_CLEAN_FILES)
471 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
472
473maintainer-clean-generic:
474 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
475mostlyclean-am: mostlyclean-hdr mostlyclean-tags mostlyclean-generic
476
477mostlyclean: mostlyclean-recursive
478
479clean-am: clean-hdr clean-tags clean-generic mostlyclean-am
480
481#>- clean: clean-recursive
482#>+ 1
483clean: kde-rpo-clean clean-recursive
484
485distclean-am: distclean-hdr distclean-tags distclean-generic clean-am
486 -rm -f libtool
487
488distclean: distclean-recursive
489 -rm -f config.status
490
491maintainer-clean-am: maintainer-clean-hdr maintainer-clean-tags \
492 maintainer-clean-generic distclean-am
493 @echo "This command is intended for maintainers to use;"
494 @echo "it deletes files that may require special tools to rebuild."
495
496maintainer-clean: maintainer-clean-recursive
497 -rm -f config.status
498
499.PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
500install-data-recursive uninstall-data-recursive install-exec-recursive \
501uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
502all-recursive check-recursive installcheck-recursive info-recursive \
503dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
504maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
505distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
506dvi-am dvi check check-am installcheck-am installcheck all-recursive-am \
507install-exec-am install-exec install-data-am install-data install-am \
508install uninstall-am uninstall all-redirect all-am all installdirs-am \
509installdirs mostlyclean-generic distclean-generic clean-generic \
510maintainer-clean-generic clean mostlyclean distclean maintainer-clean
511
512
513$(top_srcdir)/configure.in: configure.in.in $(top_srcdir)/subdirs
514 cd $(top_srcdir) && $(MAKE) -f admin/Makefile.common configure.in ;
515
516$(top_srcdir)/subdirs:
517 cd $(top_srcdir) && $(MAKE) -f admin/Makefile.common subdirs
518
519$(top_srcdir)/acinclude.m4: $(top_srcdir)/admin/acinclude.m4.in $(top_srcdir)/admin/libtool.m4.in
520 @cd $(top_srcdir) && cat admin/acinclude.m4.in admin/libtool.m4.in > acinclude.m4
521
522package-messages:
523 $(MAKE) -f admin/Makefile.common package-messages
524 $(MAKE) -C po merge
525
526dist-hook:
527 cd $(top_distdir) && perl admin/am_edit -padmin
528 cd $(top_distdir) && $(MAKE) -f admin/Makefile.common subdirs
529
530# Tell versions [3.59,3.63) of GNU make to not export all variables.
531# Otherwise a system limit (for SysV at least) may be exceeded.
532.NOEXPORT:
533
534#>+ 2
535docs-am:
536
537#>+ 5
538force-reedit:
539 cd $(top_srcdir) && $(AUTOMAKE) --foreign ./Makefile
540 cd $(top_srcdir) && perl admin/am_edit Makefile.in
541
542
543#>+ 2
544final:
545 $(MAKE) all-am
546#>+ 2
547no-final:
548 $(MAKE) all-am
549#>+ 3
550cvs-clean:
551 $(MAKE) -f $(top_srcdir)/admin/Makefile.common cvs-clean
552
553#>+ 3
554kde-rpo-clean:
555 -rm -f *.rpo
Note: See TracBrowser for help on using the repository browser.