Changeset 6264 for trunk/src/crtdll
- Timestamp:
- Jul 9, 2001, 10:08:00 AM (24 years ago)
- Location:
- trunk/src/crtdll
- Files:
-
- 1 added
- 1 deleted
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/crtdll/makefile
r6247 r6264 1 # $Id: makefile,v 1.1 6 2001-07-08 11:00:28 sandervlExp $1 # $Id: makefile,v 1.17 2001-07-09 08:08:00 bird Exp $ 2 2 3 3 # … … 51 51 # 52 52 # Target name - name of the dll without extention and path. 53 # Original target 53 54 # 54 TARGET = crtdll32 55 TARGET = crtdll32 56 ORGTARGET = crtdll 55 57 56 58
Note:
See TracChangeset
for help on using the changeset viewer.