Changeset 4493 for trunk/src/win32k/pe2lx
- Timestamp:
- Oct 17, 2000, 2:07:23 PM (25 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  trunk/src/win32k/pe2lx/makefile (modified) (2 diffs)
 
Legend:
- Unmodified
- Added
- Removed
- 
      trunk/src/win32k/pe2lx/makefiler4287 r4493 1 1 ############################################################################## 2 # $Id: makefile,v 1.2 2 2000-09-21 11:16:42bird Exp $2 # $Id: makefile,v 1.23 2000-10-17 12:07:23 bird Exp $ 3 3 # 4 4 # PD-Win32 API … … 128 128 ############################################################################## 129 129 dep: 130 $(DEPEND) -obj$(OBJEXT) -o$$(OBJDIR) $(CINCLUDES) \ 130 $(DEPEND) @<< 131 -obj$(OBJEXT) -o$$(OBJDIR) 132 $(CINCLUDES) -I$(PDWIN32_INCLUDE);$(PDWIN32_INCLUDE)\win 131 133 *.c* ..\misc\*.c* ..\include\*.h 134 << 132 135 133 136 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
