makefile.inc
资源名称:shell.rar [点击查看]
上传用户:xhy777
上传日期:2007-02-14
资源大小:24088k
文件大小:0k
源码类别:
系统编程
开发平台:
Visual C++
- # delpathw.c and delnatw.c are temporary files so pathw.c
- # and nativew.cpp are rebuilt correctly since my change
- # on 6/11/98.
- #
- ..delpathw.c:
- del pathw.c
- type deleteme > $@
- ..delnatw.c:
- del nativew.c
- type deleteme > $@
- ..pathw.c: ..path.c ..delpathw.c
- echo // This file expects to be compiled UNICODE > $@
- type $** >> $@
- ..nativew.cpp: ..native.cpp ..delnatw.c
- echo // This file expects to be compiled UNICODE > $@
- type $** >> $@
English
