~ubuntu-branches/ubuntu/oneiric/lightning-extension/oneiric-security

« back to all changes in this revision

Viewing changes to mozilla/build/pymake/tests/native-command-sys-exit.mk

  • Committer: Package Import Robot
  • Author(s): Chris Coulson
  • Date: 2012-09-03 14:00:01 UTC
  • mfrom: (1.3.6)
  • Revision ID: package-import@ubuntu.com-20120903140001-p2ut61qe3m41n3hn
Tags: 1.8+build1-0ubuntu0.11.10.1
* New upstream stable release to support Thunderbird 16 (CALENDAR_1_8_BUILD1)
  - LP: #1062587

* Add extra Makefiles that are needed for the build
  - update debian/rules

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
 
6
6
all:
7
7
        $(CMD) 0
 
8
        -$(CMD) 1
 
9
        $(CMD) None
 
10
        -$(CMD) not-an-integer
8
11
        @echo TEST-PASS