Source code of Windows XP (NT5)
 
 
 
 
 
 

6 lines
148 B

#
# Copy the ini file next to the parser in the obj dir
#
$(BH_BUILD_ROOT)\$(O)\$(TARGETNAME).ini: $(TARGETNAME).ini
copy $(TARGETNAME).ini $@