1 # Define additional MSDOS specific build recipes.
5 %$E : %$O ; $(CC
) $(LDFLAGS
) -o
$@
$< $(LDLIBS
)
6 %$O : %$S ; $(AS
) $(ASFLAGS
) $(<:s
,/,\
)
8 # Process release-specific refinements, if any.
9 .INCLUDE .NOINFER .IGNORE
: $(INCFILENAME
:d
)$(OSRELEASE
)$/recipes.mk