windows-nt/Source/XPSP1/NT/net/config/netman/eapol/parser/makefile.inc
2020-09-26 16:20:57 +08:00

7 lines
148 B
PHP

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