~ubuntu-branches/ubuntu/quantal/libgc/quantal

« back to all changes in this revision

Viewing changes to OS2_MAKEFILE

  • Committer: Bazaar Package Importer
  • Author(s): Christoph Egger
  • Date: 2011-02-19 12:19:56 UTC
  • mfrom: (1.3.2 upstream) (0.1.5 experimental)
  • mto: This revision was merged to the branch mainline in revision 14.
  • Revision ID: james.westby@ubuntu.com-20110219121956-67rb69xlt5nud3v2
Tags: 1:7.1-5
Upload to unstable

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
CORDOBJS= cord\cordbscs.obj cord\cordxtra.obj cord\cordprnt.obj
11
11
 
12
12
CC= icc
13
 
CFLAGS= /O /Q /DSILENT /DSMALL_CONFIG /DALL_INTERIOR_POINTERS
 
13
CFLAGS= /O /Q /DSMALL_CONFIG /DALL_INTERIOR_POINTERS
14
14
# Use /Ti instead of /O for debugging
15
15
# Setjmp_test may yield overly optimistic results when compiled
16
16
# without optimization.