windows-nt/Source/XPSP1/NT/shell/lib/xml/makefile.inc

7 lines
101 B
PHP
Raw Normal View History

2020-09-26 03:20:57 -05:00
#
# Copy xml.lib to shell\lib\$(O)
#
$(PROJECT_ROOT)\lib\$(O)\xml.lib: $(O)\xml.lib
copy $** $@