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:
parent
acb94b7fde
commit
4a80dfe3a8
@ -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.
|
||||||
|
Loading…
Reference in New Issue
Block a user