windows-nt/Source/XPSP1/NT/shell/shlwapi/srcw/makefile.inc

10 lines
213 B
PHP
Raw Normal View History

2020-09-26 03:20:57 -05:00
$(O)\pathw.c: ..\path.c
echo // This file expects to be compiled UNICODE > $@
type $** >> $@
$(O)\nativew.cpp: ..\native.cpp
echo // This file expects to be compiled UNICODE > $@
type $** >> $@