You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
297 B
12 lines
297 B
$(O)\ieuinit.inf : ..\..\ie40\inf\ieuinit.inx
|
|
@type <<$(ECHO_RSP)
|
|
$(ECHO_MSG_P) /EP $**
|
|
<<NOKEEP
|
|
!if "$(BUILD_PRODUCT)" == "NT"
|
|
@$(C_PREPROCESSOR_NAME) /DNT5 @<<$(CL_RSP) /Tc$** > $@
|
|
!else
|
|
@$(C_PREPROCESSOR_NAME) @<<$(CL_RSP) /Tc$** > $@
|
|
!endif
|
|
$(CPPXX: =
|
|
)
|
|
<<NOKEEP
|