Version 3.6.0.4, tag libreoffice-3.6.0.4
[LibreOffice.git] / dmake / startup / win95 / recipes.mk
blob5a98f22b1e052d985aff14493562db26e644b63a
1 # Define additional MSDOS specific build recipes.
4 # Executables
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