/[pkg-kde]/kde-extras/kpogre/trunk/Makefile.am
ViewVC logotype

Contents of /kde-extras/kpogre/trunk/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log


Revision 10009 - (show annotations) (download)
Sun Apr 6 10:28:37 2008 UTC (5 years, 1 month ago) by zhengpeng-guest
File size: 1062 byte(s)
[svn-inject] Forking kpogre source to Trunk
1 ####### kdevelop will overwrite this part!!! (begin)##########
2
3 SUBDIRS = kpogre po doc admin
4
5 EXTRA_DIST = admin AUTHORS COPYING ChangeLog INSTALL README TODO kpogre.lsm
6
7 ####### kdevelop will overwrite this part!!! (end)############
8 # not a GNU package. You can remove this line, if
9 # have all needed files, that a GNU package needs
10 AUTOMAKE_OPTIONS = foreign
11
12 $(top_srcdir)/configure.in: configure.in.in $(top_srcdir)/subdirs
13 cd $(top_srcdir) && $(MAKE) -f admin/Makefile.common configure.in ;
14
15 $(top_srcdir)/subdirs:
16 cd $(top_srcdir) && $(MAKE) -f admin/Makefile.common subdirs
17
18 $(top_srcdir)/acinclude.m4: $(top_srcdir)/admin/acinclude.m4.in $(top_srcdir)/admin/libtool.m4.in
19 @cd $(top_srcdir) && cat admin/acinclude.m4.in admin/libtool.m4.in > acinclude.m4
20
21 MAINTAINERCLEANFILES = subdirs configure.in acinclude.m4 configure.files
22
23 package-messages:
24 $(MAKE) -f admin/Makefile.common package-messages
25 $(MAKE) -C po merge
26
27 dist-hook:
28 cd $(top_distdir) && perl admin/am_edit -padmin
29 cd $(top_distdir) && $(MAKE) -f admin/Makefile.common subdirs
30
31

  ViewVC Help
Powered by ViewVC 1.1.5