mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-28 02:29:34 -05:00
16 lines
369 B
Text
16 lines
369 B
Text
|
|
#
|
||
|
|
# LDAP NeXTSTEP cc Make-platform file
|
||
|
|
#
|
||
|
|
|
||
|
|
|
||
|
|
#
|
||
|
|
# add any platform-specific overrides below here
|
||
|
|
#
|
||
|
|
|
||
|
|
#
|
||
|
|
# -------------------------------------------------------------------------
|
||
|
|
# you will probably not need to edit anything below this point
|
||
|
|
# -------------------------------------------------------------------------
|
||
|
|
PLATFORMCFLAGS= -Dnextstep
|
||
|
|
PLATFORMLDFLAGS= -all_load
|