Windows-Server-2003/enduser/vccomsupport/makefile.inc

7 lines
105 B
PHP

.SUFFIXES:.h
# Copy .h file from here to sdk\inc
.h{$(SDK_INC_PATH)}.h:
attrib -r $@
copy $? $@