~ubuntu-branches/ubuntu/raring/vice/raring

« back to all changes in this revision

Viewing changes to src/vdrive/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Zed Pobre
  • Date: 2005-02-01 11:30:26 UTC
  • mto: (9.1.1 lenny) (1.1.6 upstream)
  • mto: This revision was merged to the branch mainline in revision 4.
  • Revision ID: james.westby@ubuntu.com-20050201113026-6gy97mcqlg2ykg4z
Tags: upstream-1.16
ImportĀ upstreamĀ versionĀ 1.16

Show diffs side-by-side

added added

removed removed

Lines of Context:
154
154
USE_MIDAS_SOUND_TRUE = @USE_MIDAS_SOUND_TRUE@
155
155
USE_NLS = @USE_NLS@
156
156
VERSION = @VERSION@
 
157
VERSION_RC = @VERSION_RC@
 
158
VICE_VERSION = @VICE_VERSION@
 
159
VICE_VERSION_BUILD = @VICE_VERSION_BUILD@
 
160
VICE_VERSION_MAJOR = @VICE_VERSION_MAJOR@
 
161
VICE_VERSION_MINOR = @VICE_VERSION_MINOR@
157
162
WIN32_COMPILE_FALSE = @WIN32_COMPILE_FALSE@
158
163
WIN32_COMPILE_TRUE = @WIN32_COMPILE_TRUE@
159
164
WINDRES = @WINDRES@