mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-25 17:19:43 -05:00
18 lines
397 B
Text
18 lines
397 B
Text
#
|
|
# LDAP AIX standard cc Make-platform file
|
|
#
|
|
|
|
|
|
#
|
|
# add any platform-specific overrides below here
|
|
#
|
|
|
|
#
|
|
# -------------------------------------------------------------------------
|
|
# you will probably not need to edit anything below this point
|
|
# -------------------------------------------------------------------------
|
|
|
|
# install with BSD semantics
|
|
INSTALL=/usr/ucb/install
|
|
|
|
PLATFORMCFLAGS= -Daix
|