8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-22 14:43:03 +01:00

Note for POSIX builders

This commit is contained in:
aafemt 2007-05-11 06:41:33 +00:00
parent acb94b7fde
commit 4a80dfe3a8

View File

@ -128,3 +128,9 @@ are included in the bottom line of the makefile with
Dependencies = $(All_Objects:.o=.d) Dependencies = $(All_Objects:.o=.d)
include $(Dependancies) include $(Dependancies)
PLATFORM SUBDIRS OF JRD
Please, forget about jrd/os/* in makefiles! Pretend that all files from
there are placed in jrd/ itself. A little trick in make.rules will find
files for your platform automatically.