~bkerensa/ubuntu/raring/yasm/fix-for-1064341

« back to all changes in this revision

Viewing changes to Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Sam Hocevar
  • Date: 2009-07-14 08:23:59 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20090714082359-10x8mjty41gzkshs
Tags: 0.8.0-1
* New upstream release (Closes: #531047).
* Removed all tasm patches, they’ve been merged upstream.
* debian/control: set debhelper dependency to 5.0 and policy to 3.8.2.
* debian/control: mention TASM in the long description.
* debian/compat: set debhelper level to 5.
* debian/links: link tasm to ytasm and tasm.1.gz to ytasm.1.gz.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# $Id: Makefile.am 2047 2008-04-01 04:25:15Z peter $
 
1
# $Id: Makefile.am 2184 2009-03-24 05:04:15Z peter $
2
2
 
3
3
SUBDIRS = po .
4
4
 
62
62
EXTRA_DIST += Mkfiles/Makefile.dj
63
63
EXTRA_DIST += Mkfiles/dj/config.h
64
64
EXTRA_DIST += Mkfiles/dj/libyasm-stdint.h
65
 
EXTRA_DIST += Mkfiles/vc/yasm.sln
66
 
EXTRA_DIST += Mkfiles/vc/yasm.vcproj
67
 
EXTRA_DIST += Mkfiles/vc/config.h
68
 
EXTRA_DIST += Mkfiles/vc/libyasm-stdint.h
69
 
EXTRA_DIST += Mkfiles/vc/genmacro/genmacro.vcproj
70
 
EXTRA_DIST += Mkfiles/vc/genmacro/run.bat
71
 
EXTRA_DIST += Mkfiles/vc/genmodule/genmodule.vcproj
72
 
EXTRA_DIST += Mkfiles/vc/genmodule/run.bat
73
 
EXTRA_DIST += Mkfiles/vc/genstring/genstring.vcproj
74
 
EXTRA_DIST += Mkfiles/vc/genstring/run.bat
75
 
EXTRA_DIST += Mkfiles/vc/genversion/genversion.vcproj
76
 
EXTRA_DIST += Mkfiles/vc/genversion/run.bat
77
 
EXTRA_DIST += Mkfiles/vc/libyasm/libyasm.vcproj
78
 
EXTRA_DIST += Mkfiles/vc/modules/modules.vcproj
79
 
EXTRA_DIST += Mkfiles/vc/re2c/re2c.vcproj
80
 
EXTRA_DIST += Mkfiles/vc/re2c/run.bat
81
 
EXTRA_DIST += Mkfiles/vc/genperf/genperf.vcproj
82
 
EXTRA_DIST += Mkfiles/vc/genperf/run.bat
83
 
EXTRA_DIST += Mkfiles/vc8/crt_secure_no_deprecate.vsprops
84
 
EXTRA_DIST += Mkfiles/vc8/yasm.sln
85
 
EXTRA_DIST += Mkfiles/vc8/yasm.vcproj
86
 
EXTRA_DIST += Mkfiles/vc8/config.h
87
 
EXTRA_DIST += Mkfiles/vc8/libyasm-stdint.h
88
 
EXTRA_DIST += Mkfiles/vc8/readme.vc8.txt
89
 
EXTRA_DIST += Mkfiles/vc8/yasm.rules
90
 
EXTRA_DIST += Mkfiles/vc8/genmacro/genmacro.vcproj
91
 
EXTRA_DIST += Mkfiles/vc8/genmacro/run.bat
92
 
EXTRA_DIST += Mkfiles/vc8/genmodule/genmodule.vcproj
93
 
EXTRA_DIST += Mkfiles/vc8/genmodule/run.bat
94
 
EXTRA_DIST += Mkfiles/vc8/genstring/genstring.vcproj
95
 
EXTRA_DIST += Mkfiles/vc8/genstring/run.bat
96
 
EXTRA_DIST += Mkfiles/vc8/genversion/genversion.vcproj
97
 
EXTRA_DIST += Mkfiles/vc8/genversion/run.bat
98
 
EXTRA_DIST += Mkfiles/vc8/libyasm/libyasm.vcproj
99
 
EXTRA_DIST += Mkfiles/vc8/modules/modules.vcproj
100
 
EXTRA_DIST += Mkfiles/vc8/re2c/re2c.vcproj
101
 
EXTRA_DIST += Mkfiles/vc8/re2c/run.bat
102
 
EXTRA_DIST += Mkfiles/vc8/genperf/genperf.vcproj
103
 
EXTRA_DIST += Mkfiles/vc8/genperf/run.bat
104
65
EXTRA_DIST += Mkfiles/vc9/crt_secure_no_deprecate.vsprops
105
66
EXTRA_DIST += Mkfiles/vc9/yasm.sln
106
67
EXTRA_DIST += Mkfiles/vc9/yasm.vcproj
 
68
EXTRA_DIST += Mkfiles/vc9/ytasm.vcproj
107
69
EXTRA_DIST += Mkfiles/vc9/config.h
108
70
EXTRA_DIST += Mkfiles/vc9/libyasm-stdint.h
109
71
EXTRA_DIST += Mkfiles/vc9/readme.vc9.txt
110
72
EXTRA_DIST += Mkfiles/vc9/yasm.rules
111
 
EXTRA_DIST += Mkfiles/vc9/vc928.c
 
73
EXTRA_DIST += Mkfiles/vc9/vc98_swap.py
112
74
EXTRA_DIST += Mkfiles/vc9/genmacro/genmacro.vcproj
113
75
EXTRA_DIST += Mkfiles/vc9/genmacro/run.bat
114
76
EXTRA_DIST += Mkfiles/vc9/genmodule/genmodule.vcproj