DYK aangepast zdd dat de standaard Facilitor is
svn path=/Database/trunk/; revision=6371
This commit is contained in:
51
MODULES.H
51
MODULES.H
@@ -4,9 +4,9 @@
|
||||
* Beschikbare targets (in environment variable 'cust'):
|
||||
* ALL - Alles (exclusief data)
|
||||
* ACH - Akzo Chemicals Hengelo
|
||||
* BCO - BCO
|
||||
* BCO - BCO * VERVALLEN* zie SM45
|
||||
* DAT - Alleen data
|
||||
* DYK - Dijkoraad
|
||||
* DYK - Dijkoraad * DE STANDAARD FACILITOR(R) *
|
||||
* IBG - Informatie Beheer Groep (Groningen)
|
||||
* NAT - NATCO (Service Desk)
|
||||
* PMK - Prinses Margriet Kazerne (DGW&T) (LET OP: 'DATA' STAAT UIT!)
|
||||
@@ -52,6 +52,7 @@
|
||||
*
|
||||
* History:
|
||||
*
|
||||
* 27-11-98 PF CUSTomer DYK aangepast; is nu DE standaard
|
||||
* --- 01.40 ---
|
||||
* --- 01.39 ---
|
||||
* 31-07-98 PF INB voor ACH toegevoegd (voor CAD_TEKENING etc)
|
||||
@@ -203,23 +204,6 @@
|
||||
#define INS INS
|
||||
#define DATA DATA
|
||||
|
||||
/* BCO - BCO */
|
||||
/* #elif defined(BCO)||defined(bco) */
|
||||
/* #ifdef MAN */
|
||||
/* #define _BUILDTAGS MAN|ALG|BCO|BCP|FAC|INB|INR|INS|MLD|PRS */
|
||||
/* #else */
|
||||
/* #define _BUILDTAGS ALG|BCO|BCP|FAC|INB|INR|INS|MLD|PRS */
|
||||
/* #endif */
|
||||
/* #define ALG ALG */
|
||||
/* #define BCO BCO */
|
||||
/* #define BCP BCP */
|
||||
/* #define FAC FAC */
|
||||
/* #define INB INB */
|
||||
/* #define INR INR */
|
||||
/* #define INS INS */
|
||||
/* #define MLD MLD */
|
||||
/* #define PRS PRS */
|
||||
/* #define DATA DATA */
|
||||
|
||||
/* BBS - Bebis */
|
||||
#elif defined(BBS)||defined(bbs)
|
||||
@@ -240,34 +224,27 @@
|
||||
#elif defined(DAT)||defined(dat)
|
||||
#define DATA DATA
|
||||
|
||||
/* DYK - Dijkoraad */
|
||||
/* DYK - Dijkoraad IT: STANDAARD FACILITOR */
|
||||
#elif defined(DYK)||defined(dyk)
|
||||
/* 11-11-96/KTH Verwijderd: BCO,BCP,INR,HUI,MRA (maw. SON+RHY funct.) */
|
||||
#ifdef MAN
|
||||
#define _BUILDTAGS MAN|ACAD|ACAD12|ACAD13|ALG|ATT|COA|FAC|INB|INS|INV|MLD|PRR|PRS|SCH|SLE
|
||||
#define _BUILDTAGS MAN|ACAD|ACAD14|AVIEW|ALG|ATT|CAD|FAC|INB|INR|INS|MLD|PRR|PRS|SLE
|
||||
#else
|
||||
#define _BUILDTAGS ACAD|ACAD12|ACAD13|ALG|ATT|COA|FAC|INB|INS|INV|MLD|PRR|PRS|SCH|SLE
|
||||
#endif
|
||||
#define _BUILDTAGS ACAD|ACAD14|AVIEW|ALG|ATT|CAD|FAC|INB|INR|INS|MLD|PRR|PRS|SLE
|
||||
#define ACAD ACAD
|
||||
#define ACAD12 ACAD12
|
||||
#define ACAD13 ACAD13
|
||||
#define ACAD14 ACAD14
|
||||
#define AVIEW AVIEW
|
||||
#define ALG ALG
|
||||
/* #define ATT ATT */
|
||||
/* #define BCO BCO */
|
||||
/* #define BCP BCP */
|
||||
#define COA COA
|
||||
#undef AKZ
|
||||
#define ATT ATT
|
||||
#define CAD CAD
|
||||
#undef COA
|
||||
#define FAC FAC
|
||||
/* #define HUI HUI */
|
||||
#define INB INB
|
||||
/* #define INR INR */
|
||||
#define INR INR
|
||||
#define INS INS
|
||||
#define INV INV
|
||||
/* #define LEV LEV Kan (nog) niet tegelijk met BCO/BCP */
|
||||
#define MLD MLD
|
||||
/* #define MRA MRA */
|
||||
#undef MLD
|
||||
#define PRR PRR
|
||||
#define PRS PRS
|
||||
#define SCH SCH
|
||||
#define SLE SLE
|
||||
#define DATA DATA
|
||||
|
||||
|
||||
Reference in New Issue
Block a user