- Timestamp:
- Sep 26, 2000, 11:07:05 AM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/win32k/Makefile
r4312 r4327 1 1 ################################################################################ 2 # $Id: Makefile,v 1.5 3 2000-09-23 18:22:47bird Exp $2 # $Id: Makefile,v 1.54 2000-09-26 09:07:05 bird Exp $ 3 3 # 4 4 # Win32k makefile. … … 46 46 LD = ilink 47 47 AS = alp 48 H2INC = $(DDK BASE)\tools\h2inc.exe48 H2INC = $(DDKPATH)\tools\h2inc.exe 49 49 50 50 CFLAGS = -q -Ge -Gs- -Gr+ -Rn -Ss+ -Mp -Wall+ppt-ppc-inl-cnv-gnr-vft-gen-uni-ext-
Note:
See TracChangeset
for help on using the changeset viewer.