Changeset 2547 for trunk/src


Ignore:
Timestamp:
Jan 28, 2000, 2:17:52 PM (26 years ago)
Author:
bird
Message:

Debug/Release test correction.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/win32k/Makefile

    r2542 r2547  
    11################################################################################
    2 # $Id: Makefile,v 1.17 2000-01-27 23:54:36 bird Exp $
     2# $Id: Makefile,v 1.18 2000-01-28 13:17:52 bird Exp $
    33#
    44# Copyright 1998-1999 knut st. osmundsen
     
    2828AS          = alp
    2929
    30 
    3130CFLAGS      = -q -Ge -Gs- -Gr+ -Rn -Ss+ -Mp -Wall+ppt-ppc-inl-cnv-gnr-vft-gen-uni-ext-
    3231CFLAGS16    = -c -W4 -Asfw /NTCODE16 /NDDATA16 -G2s -Zp -Zl -nologo -Fo$@ -Fa
     
    4039
    4140
    42 !ifdef %RELEASE
     41
     42!ifndef DEBUG
    4343# RELEASE
    4444CFLAGS      = $(CFLAGS)     -G5 -O+
Note: See TracChangeset for help on using the changeset viewer.