mirror of
https://github.com/gnustep/apps-projectcenter.git
synced 2025-02-23 20:01:05 +00:00
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/branches/UNSTABLE_0_4@18031 72102866-910b-0410-8b05-ffd578937521
32 lines
706 B
Text
32 lines
706 B
Text
#
|
|
# GNUmakefile.preamble - Generated by ProjectCenter
|
|
#
|
|
|
|
|
|
# Additional flags to pass to the preprocessor
|
|
ADDITIONAL_CPPFLAGS +=
|
|
|
|
# Additional flags to pass to the Objective-C compiler
|
|
ADDITIONAL_OBJCFLAGS +=
|
|
|
|
# Additional flags to pass to the C compiler
|
|
ADDITIONAL_CFLAGS +=
|
|
|
|
# Additional include directories the compiler should search
|
|
ADDITIONAL_INCLUDE_DIRS +=
|
|
|
|
# Additional LDFLAGS to pass to the linker
|
|
ADDITIONAL_LDFLAGS +=
|
|
|
|
# Additional library directories the linker should search
|
|
ADDITIONAL_LIB_DIRS +=
|
|
|
|
ADDITIONAL_TOOL_LIBS +=
|
|
|
|
#
|
|
# Flags dealing with installing and uninstalling
|
|
#
|
|
|
|
# Additional directories to be created during installation
|
|
ADDITIONAL_INSTALL_DIRS +=
|
|
|