File: icmconf

package info (click to toggle)
gpg-remailer 3.04.05-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 720 kB
  • sloc: cpp: 1,522; sh: 179; makefile: 114; ansic: 23; fortran: 20
file content (18 lines) | stat: -rw-r--r-- 533 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#include "INSTALL.im"

#define MAIN                "main.cc"
#define ADD_LIBRARIES       "bobcat"
#define ADD_LIBRARY_PATHS   ""
#define IH                  ".ih"
#define PRECOMP             "-x c++-header"
#define REFRESH
#define LIBRARY             "modules"
#define SHAREDREQ           ""
//#define CLS
//#define USE_ALL             "a"
#define SOURCES             "*.cc"
#define USE_ECHO              ON
#define TMP_DIR             "tmp"
#define OBJ_EXT             ".o"
#define USE_VERSION
#define DEFCOM              "program"