OpenCOBOL 1.1pre-rel
defaults.h
Go to the documentation of this file.
00001 /* Automatically generated by Makefile */
00002 #define COB_CC           "gcc"
00003 #define COB_CFLAGS       "-I/usr/local/include  "
00004 #define COB_LDFLAGS      ""
00005 #define COB_LIBS         "-L/usr/local/lib -lcob -lm -lgmp -lncurses -ldb -ldl"
00006 #define COB_CONFIG_DIR   "/usr/local/share/open-cobol/config"
00007 #define COB_COPY_DIR     "/usr/local/share/open-cobol/copy"
00008 #define COB_LIBRARY_PATH "/usr/local/lib/open-cobol"
00009 #define COB_MODULE_EXT   "so"
00010 #define LOCALEDIR        "/usr/local/share/locale"
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines