~ubuntu-branches/ubuntu/trusty/ruby1.9/trusty

« back to all changes in this revision

Viewing changes to wince/setup.mak

  • Committer: Bazaar Package Importer
  • Author(s): Stephan Hermann
  • Date: 2008-01-24 11:42:29 UTC
  • mfrom: (1.1.9 upstream)
  • Revision ID: james.westby@ubuntu.com-20080124114229-jw2f87rdxlq6gp11
Tags: 1.9.0.0-2ubuntu1
* Merge from debian unstable, remaining changes:
  - Robustify check for target_os, fixing build failure on lpia.

Show diffs side-by-side

added added

removed removed

Lines of Context:
63
63
!endif
64
64
<<
65
65
        @$(CPP) -I$(srcdir) <<"Creating $(MAKEFILE)" >> $(MAKEFILE)
 
66
#define RUBY_REVISION 0
66
67
#include "version.h"
67
68
MAJOR = RUBY_VERSION_MAJOR
68
69
MINOR = RUBY_VERSION_MINOR
219
220
LIB = $$(CE_TOOLS4_DIR)/wce410/sigmarionIII SDK/lib/$$(ARCHFOLDER)
220
221
<<
221
222
 
 
223
-epilogue-: -encs-
 
224
 
 
225
-encs-: nul
 
226
        @$(MAKE) -l -f $(srcdir)/win32/enc-setup.mak srcdir="$(srcdir)" MAKEFILE=$(MAKEFILE)
 
227
 
222
228
-epilogue-: nul
223
229
        @type << >>$(MAKEFILE)
224
230
!ifdef RUBY_INSTALL_NAME