- Timestamp:
- Mar 17, 2000, 8:14:42 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/win32k/Makefile
r3068 r3147 1 1 ################################################################################ 2 # $Id: Makefile,v 1. 39 2000-03-09 20:54:04bird Exp $2 # $Id: Makefile,v 1.40 2000-03-17 19:14:42 bird Exp $ 3 3 # 4 4 # Win32k makefile. … … 405 405 dep: 406 406 $(PDWIN32_TOOLS)\fastdep -o$$(WIN32KOBJ) $(CINCLUDES) misc\*.c* ldr\*.c* \ 407 dev32\*.c* dev16\*.c*pe2lx\*.c* k32\*.c* lib\*.c elf2lx\*.c* \407 dev32\*.c* pe2lx\*.c* k32\*.c* lib\*.c elf2lx\*.c* \ 408 408 $(WIN32KINCLUDE)\*.h 409 409 $(PDWIN32_TOOLS)\fastdep -a+ -o$$(WIN32KOBJ) $(CINCLUDES16) dev16\*.c*
Note:
See TracChangeset
for help on using the changeset viewer.