Changeset 2729 for trunk/src/win32k/pe2lx
- Timestamp:
- Feb 10, 2000, 2:21:34 AM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/win32k/pe2lx/makefile
r2709 r2729 1 1 ############################################################################## 2 # $Id: makefile,v 1.1 7 2000-02-09 23:40:55bird Exp $2 # $Id: makefile,v 1.18 2000-02-10 01:21:34 bird Exp $ 3 3 # 4 4 # PD-Win32 API … … 129 129 clean: 130 130 @$(RM) $(OBJS) $(TARGET).exe $(PE2LXLIST)\$(TARGET).map *.pch 131 @$(ECHO) #do nmake depend > .depend132 131 133 134
Note:
See TracChangeset
for help on using the changeset viewer.