~ubuntu-branches/debian/squeeze/linpsk/squeeze

« back to all changes in this revision

Viewing changes to Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Hamish Moffatt
  • Date: 2005-04-10 18:17:27 UTC
  • mfrom: (1.1.1 upstream) (2.1.1 warty)
  • Revision ID: james.westby@ubuntu.com-20050410181727-3l9dnfg0sp7bhk13
Tags: 0.8.1-1
* New upstream release 0.8.1
  * Modified upstream configure.in to support FHS-compliant Qt
    installation! (ie /usr/include/qt3, not /usr/lib/qt3/include) :-(
  * Re-autotools with autoconf2.59 and automake-1.9
* linpsk is no longer a Debian-native package (dsc/tar.gz)
* Now maintained by the debian-hams group
* Switch to debhelper 4

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
####### kdevelop will overwrite this part!!! (begin)##########
2
 
 
3
 
SUBDIRS = linpsk 
4
 
 
5
 
EXTRA_DIST = linpsk.kdevprj AUTHORS COPYING ChangeLog INSTALL README TODO linpsk.lsm psk31.out qpsk.out README.GER linpsk.spec 
6
 
 
7
 
# Modified for debian 11Dec01 <bruce@w1bw.org>:
8
 
#   demo files not included in this distribution
9
 
# install-data-local:
10
 
#       $(mkinstalldirs) ~/
11
 
#       $(INSTALL_DATA) $(srcdir)/psk31.out ~/psk31.out
12
 
#       $(mkinstalldirs) ~/
13
 
#       $(INSTALL_DATA) $(srcdir)/qpsk.out ~/qpsk.out
14
 
 
15
 
# uninstall-local:
16
 
#       -rm -f ~/psk31.out
17
 
#       -rm -f ~/qpsk.out
18
 
 
19
 
####### kdevelop will overwrite this part!!! (end)############
20
 
# not a GNU package. You can remove this line, if 
 
1
# not a GNU package. You can remove this line, if
21
2
# have all needed files, that a GNU package needs
22
 
AUTOMAKE_OPTIONS = foreign 
23
 
 
24
 
#$(top_srcdir)/configure.in: configure.in.in $(top_srcdir)/subdirs
25
 
#       cd $(top_srcdir) && $(MAKE) -f admin/Makefile.common configure.in ;
26
 
 
27
 
$(top_srcdir)/subdirs:
28
 
        cd $(top_srcdir) && $(MAKE) -f admin/Makefile.common subdirs
29
 
 
30
 
$(top_srcdir)/acinclude.m4: $(top_srcdir)/admin/acinclude.m4.in $(top_srcdir)/admin/libtool.m4.in
31
 
        @cd $(top_srcdir) && cat admin/acinclude.m4.in admin/libtool.m4.in > acinclude.m4
32
 
 
33
 
MAINTAINERCLEANFILES = subdirs configure.in acinclude.m4 configure.files 
34
 
 
35
 
package-messages:
36
 
        $(MAKE) -f admin/Makefile.common package-messages
37
 
        $(MAKE) -C po merge
38
 
 
39
 
EXTRA_DIST = admin 
40
 
 
41
 
dist-hook:
42
 
        cd $(top_distdir) && perl admin/am_edit -padmin
43
 
        cd $(top_distdir) && $(MAKE) -f admin/Makefile.common subdirs
 
3
AUTOMAKE_OPTIONS = foreign 1.4
 
4
EXTRA_DIST= linpsk.png
 
5
SUBDIRS = src