File: icmconf

package info (click to toggle)
natlog 3.01.00-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,912 kB
  • sloc: cpp: 3,691; fortran: 201; sh: 133; ansic: 123; makefile: 110
file content (22 lines) | stat: -rw-r--r-- 609 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
#include "INSTALL.im"

    // For more information about this file: 'man 7 icmconf'

#define MULTICOMP           "jobs -q"
#define SPCH                ""

#define MAIN                "main.cc"
#define REFRESH
#define LIBRARY             "modules"
#define SHAREDREQ           ""
#define SOURCES             "*.cc"
#define ADD_LIBRARIES       "bobcat pcap"
#define ADD_LIBRARY_PATHS   ""
#define USE_ECHO            ON
#define TMP_DIR             "tmp"
#define OBJ_EXT             ".o"
#define USE_VERSION
#define USE_ALL             "a"
#define IH                  ".ih"

#define DEFCOM              "program"