Version 4.0.0.1, tag libreoffice-4.0.0.1
[LibreOffice.git] / dmake / startup / msdos / recipes.mk
blob39a5965e844c7b1c6733bd389a2071e862bcebbb
1 # Define additional MSDOS specific build recipes.
4 # Executables
5 %$E .SWAP : %$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