~ubuntu-branches/ubuntu/maverick/uim/maverick

« back to all changes in this revision

Viewing changes to qt4/edittest/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Masahito Omote
  • Date: 2008-05-18 22:18:10 UTC
  • mfrom: (1.1.8 upstream)
  • mto: This revision was merged to the branch mainline in revision 5.
  • Revision ID: james.westby@ubuntu.com-20080518221810-4d2rd0ca18xnu8kc
Tags: 1:1.5.1-1
* New upstream release
* uim-qt3: Add uim inputcontext plugin for Qt3. And due to uim-*-qt are
  not supported in Qt4 for now officially, uim-*-qt are contained in
  this package.
* uim-qt: Depends uim-qt3 because of described above.
* libuim6: New package for syncing with upstream upgrade soversion.
* 05_qmake_bug_workaround.dpatch: patch for the workaround that qmake does
  not add link option against other libraries(e.g. -lX11) by default.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.PHONY: mocclean FORCE
 
2
 
 
3
# Makefile.qmake is only exist when --enable-qt4-immodule
 
4
if QT4_IMMODULE
 
5
all clean mocclean install uninstall:
 
6
        $(MAKE) $(AM_MAKEFLAGS) -f Makefile.qmake $@
 
7
 
 
8
# *.pro is required to run Makefile.qmake. So distclean-am is deferred.
 
9
distclean:
 
10
        $(MAKE) $(AM_MAKEFLAGS) -f Makefile.qmake $@
 
11
        $(MAKE) $(AM_MAKEFLAGS) distclean-am
 
12
        -rm -f Makefile
 
13
else
 
14
distclean:
 
15
        -rm -f Makefile
 
16
endif
 
17
 
 
18
FORCE:
 
19
 
 
20
EXTRA_DIST = README edittest.pro main.cpp