windows-nt/Source/XPSP1/NT/net/config/netman/eapol/parser/makefile.inc

7 lines
148 B
PHP
Raw Normal View History

2020-09-26 03:20:57 -05:00
#
# Copy the ini file next to the parser in the obj dir
#
$(BH_BUILD_ROOT)\$(O)\$(TARGETNAME).ini: $(TARGETNAME).ini
copy $(TARGETNAME).ini $@