windows-nt/Source/XPSP1/NT/multimedia/published/directx/dsetup/makefile.inc

16 lines
359 B
PHP
Raw Normal View History

2020-09-26 03:20:57 -05:00
#
# If BUILDMSG is not defined, the define it as the empty string to make
# the conditionals easier to write.
#
#$(O)\dsetup.h: $(DXROOT)\setup\dsetup\inc\dsetup.h
$(O)\dsetup.h: dsetup.h
type <<$*.sed
/@@BEGIN_MSINTERNAL/,/@@END_MSINTERNAL/D
<<keep
# -copy $(DXROOT)\setup\dsetup\inc\dsetup.h
$(SEDEXE) -f $*.sed $(@F) > $@
# -del $(@F)
$(BINPLACE_CMD)