windows-nt/Source/XPSP1/NT/enduser/vccomsupport/makefile.inc

7 lines
105 B
PHP
Raw Normal View History

2020-09-26 03:20:57 -05:00
.SUFFIXES:.h
# Copy .h file from here to sdk\inc
.h{$(SDK_INC_PATH)}.h:
attrib -r $@
copy $? $@