mirror of
https://github.com/textmate/textmate.git
synced 2026-01-14 09:18:07 -05:00
Libraries can be identified by either being linked with other targets, or exporting headers, so that is what we do.
4 lines
113 B
Plaintext
4 lines
113 B
Plaintext
FLAGS += -DCOMPILE_DATE=\"`date +%Y-%m-%d`\"
|
|
LN_FLAGS += -fobjc-link-runtime
|
|
TARGETS = */target
|