Skip to content
Snippets Groups Projects
Make-platform 367 B
Newer Older
Kurt Zeilenga's avatar
Kurt Zeilenga committed
#
# LDAP Linux GNU C Make-platform file
#

#
# add any platform-specific overrides below here
#


#
# -------------------------------------------------------------------------
# you will probably not need to edit anything below this point
# -------------------------------------------------------------------------
CC	= gcc
RANLIB	= "ranlib"

PLATFORMCFLAGS=	-Dlinux