- Timestamp:
- Oct 27, 1999, 5:14:15 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/win32k/Makefile
r1467 r1479 1 1 ################################################################################ 2 # $Id: Makefile,v 1.1 0 1999-10-27 02:02:52bird Exp $2 # $Id: Makefile,v 1.11 1999-10-27 15:14:15 bird Exp $ 3 3 # 4 4 # Copyright 1998-1999 knut st. osmundsen … … 212 212 @mapsym $*.map > nul 213 213 $(CP) $@ $(PDWIN32_BIN) 214 copy win32k.sym c:\temp 215 copy win32k.sys c:\temp 214 $(CP) $*.sym $(PDWIN32_BIN) 215 216 # copy win32k.sym c:\temp 217 # copy win32k.sys c:\temp 216 218 217 219
Note:
See TracChangeset
for help on using the changeset viewer.