- Timestamp:
- Jan 28, 2000, 2:17:52 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/win32k/Makefile
r2542 r2547 1 1 ################################################################################ 2 # $Id: Makefile,v 1.1 7 2000-01-27 23:54:36bird Exp $2 # $Id: Makefile,v 1.18 2000-01-28 13:17:52 bird Exp $ 3 3 # 4 4 # Copyright 1998-1999 knut st. osmundsen … … 28 28 AS = alp 29 29 30 31 30 CFLAGS = -q -Ge -Gs- -Gr+ -Rn -Ss+ -Mp -Wall+ppt-ppc-inl-cnv-gnr-vft-gen-uni-ext- 32 31 CFLAGS16 = -c -W4 -Asfw /NTCODE16 /NDDATA16 -G2s -Zp -Zl -nologo -Fo$@ -Fa … … 40 39 41 40 42 !ifdef %RELEASE 41 42 !ifndef DEBUG 43 43 # RELEASE 44 44 CFLAGS = $(CFLAGS) -G5 -O+
Note:
See TracChangeset
for help on using the changeset viewer.