mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 00:30:53 +00:00
26 lines
570 B
Text
26 lines
570 B
Text
|
#
|
||
|
# GNUmakefile.preamble - Generated by ProjectCenter
|
||
|
#
|
||
|
|
||
|
# Additional flags to pass to the preprocessor
|
||
|
ADDITIONAL_CPPFLAGS +=
|
||
|
|
||
|
# Additional flags to pass to Objective C compiler
|
||
|
ADDITIONAL_OBJCFLAGS +=
|
||
|
|
||
|
# Additional flags to pass to C compiler
|
||
|
ADDITIONAL_CFLAGS +=
|
||
|
|
||
|
# Additional flags to pass to the linker
|
||
|
ADDITIONAL_LDFLAGS +=
|
||
|
|
||
|
# Additional include directories the compiler should search
|
||
|
ADDITIONAL_INCLUDE_DIRS +=
|
||
|
|
||
|
# Additional library directories the linker should search
|
||
|
ADDITIONAL_LIB_DIRS +=
|
||
|
|
||
|
# Additional TOOL libraries to link
|
||
|
ADDITIONAL_TOOL_LIBS +=
|
||
|
|