diff --git a/dmake/unix/gno/arlib.c b/dmake/unix/gno/arlib.c index 0ca0009..551249d 100644 --- a/dmake/unix/gno/arlib.c +++ b/dmake/unix/gno/arlib.c @@ -1,6 +1,3 @@ -#ifdef __CCFRONT__ -#include <14:pragma.h> -#endif /* RCS -- $Header: /u/dvadura/src/generic/dmake/src/unix/RCS/arlib.c,v 1.2 1992/04/07 04:42:46 dvadura Exp $ -- SYNOPSIS -- Unix archive manipulation code. -- diff --git a/dmake/unix/gno/basename.c b/dmake/unix/gno/basename.c index 30d244d..17f1c9f 100644 --- a/dmake/unix/gno/basename.c +++ b/dmake/unix/gno/basename.c @@ -1,6 +1,3 @@ -#ifdef __CCFRONT__ -#include <14:pragma.h> -#endif /* RCS -- $Header: /u2/dvadura/src/generic/dmake/src/RCS/basename.c,v 1.1 1992/01/24 03:26:56 dvadura Exp $ -- SYNOPSIS -- return pointer to last pathname component -- diff --git a/dmake/unix/gno/dag.c b/dmake/unix/gno/dag.c index 6883549..a32e073 100644 --- a/dmake/unix/gno/dag.c +++ b/dmake/unix/gno/dag.c @@ -1,6 +1,3 @@ -#ifdef __CCFRONT__ -#include <14:pragma.h> -#endif /* RCS -- $Header: /u2/dvadura/src/generic/dmake/src/RCS/dag.c,v 1.1 1992/01/24 03:26:55 dvadura Exp $ -- SYNOPSIS -- Routines to construct the internal dag. -- diff --git a/dmake/unix/gno/dirbrk.c b/dmake/unix/gno/dirbrk.c index e5238c8..05acace 100644 --- a/dmake/unix/gno/dirbrk.c +++ b/dmake/unix/gno/dirbrk.c @@ -1,6 +1,3 @@ -#ifdef __CCFRONT__ -#include <14:pragma.h> -#endif /* RCS -- $Header$ -- SYNOPSIS -- define the directory separator string. -- diff --git a/dmake/unix/gno/dmake.c b/dmake/unix/gno/dmake.c index 73af215..58833c6 100644 --- a/dmake/unix/gno/dmake.c +++ b/dmake/unix/gno/dmake.c @@ -1,6 +1,3 @@ -#ifdef __CCFRONT__ -#include <14:pragma.h> -#endif /* RCS -- $Header: /u/dvadura/src/generic/dmake/src/RCS/dmake.c,v 1.3 1992/04/07 04:42:46 dvadura Exp $ -- SYNOPSIS -- The main program. -- diff --git a/dmake/unix/gno/dmdump.c b/dmake/unix/gno/dmdump.c index f40c8b2..1395d0e 100644 --- a/dmake/unix/gno/dmdump.c +++ b/dmake/unix/gno/dmdump.c @@ -1,6 +1,3 @@ -#ifdef __CCFRONT__ -#include <14:pragma.h> -#endif /* RCS -- $Header: /u/dvadura/src/generic/dmake/src/RCS/dmdump.c,v 1.2 1992/04/07 04:42:46 dvadura Exp $ -- SYNOPSIS -- dump the internal dag to stdout. -- diff --git a/dmake/unix/gno/dmstring.c b/dmake/unix/gno/dmstring.c index 07f0a27..4e771da 100644 --- a/dmake/unix/gno/dmstring.c +++ b/dmake/unix/gno/dmstring.c @@ -1,6 +1,3 @@ -#ifdef __CCFRONT__ -#include <14:pragma.h> -#endif /* RCS -- $Header: /u2/dvadura/src/generic/dmake/src/RCS/dmstring.c,v 1.1 1992/01/24 03:29:38 dvadura Exp $ -- SYNOPSIS -- string handling code -- diff --git a/dmake/unix/gno/expand.c b/dmake/unix/gno/expand.c index fd90cff..1c6cce4 100644 --- a/dmake/unix/gno/expand.c +++ b/dmake/unix/gno/expand.c @@ -1,6 +1,3 @@ -#ifdef __CCFRONT__ -#include <14:pragma.h> -#endif /* RCS -- $Header: /u2/dvadura/src/generic/dmake/src/RCS/expand.c,v 1.1 1992/01/24 03:27:03 dvadura Exp $ -- SYNOPSIS -- macro expansion code. -- diff --git a/dmake/unix/gno/function.c b/dmake/unix/gno/function.c index 135c145..1c3a55c 100644 --- a/dmake/unix/gno/function.c +++ b/dmake/unix/gno/function.c @@ -1,6 +1,3 @@ -#ifdef __CCFRONT__ -#include <14:pragma.h> -#endif /* RCS -- $Header: /u2/dvadura/src/generic/dmake/src/RCS/function.c,v 1.1 1992/01/24 03:27:00 dvadura Exp $ -- SYNOPSIS -- GNU style functions for dmake. -- diff --git a/dmake/unix/gno/getinp.c b/dmake/unix/gno/getinp.c index 74afff8..c9a700c 100644 --- a/dmake/unix/gno/getinp.c +++ b/dmake/unix/gno/getinp.c @@ -1,6 +1,3 @@ -#ifdef __CCFRONT__ -#include <14:pragma.h> -#endif /* RCS -- $Header: /u/dvadura/src/generic/dmake/src/RCS/getinp.c,v 1.2 1992/04/07 04:42:46 dvadura Exp $ -- SYNOPSIS -- handle reading of input. -- diff --git a/dmake/unix/gno/hash.c b/dmake/unix/gno/hash.c index a72b1ca..1f186ee 100644 --- a/dmake/unix/gno/hash.c +++ b/dmake/unix/gno/hash.c @@ -1,6 +1,3 @@ -#ifdef __CCFRONT__ -#include <14:pragma.h> -#endif /* RCS -- $Header: /u2/dvadura/src/generic/dmake/src/RCS/hash.c,v 1.1 1992/01/24 03:27:06 dvadura Exp $ -- SYNOPSIS -- hashing function for hash tables. -- diff --git a/dmake/unix/gno/imacs.c b/dmake/unix/gno/imacs.c index 8b91311..50b85db 100644 --- a/dmake/unix/gno/imacs.c +++ b/dmake/unix/gno/imacs.c @@ -1,6 +1,3 @@ -#ifdef __CCFRONT__ -#include <14:pragma.h> -#endif /* RCS -- $Header: /u2/dvadura/src/generic/dmake/src/RCS/imacs.c,v 1.1 1992/01/24 03:29:55 dvadura Exp $ -- SYNOPSIS -- define default internal macros. -- diff --git a/dmake/unix/gno/infer.c b/dmake/unix/gno/infer.c index 355bcba..04380e4 100644 --- a/dmake/unix/gno/infer.c +++ b/dmake/unix/gno/infer.c @@ -1,6 +1,3 @@ -#ifdef __CCFRONT__ -#include <14:pragma.h> -#endif /* RCS -- $Header: /u2/dvadura/src/generic/dmake/src/RCS/infer.c,v 1.1 1992/01/24 03:27:21 dvadura Exp $ -- SYNOPSIS -- infer how to make a target. -- diff --git a/dmake/unix/gno/macparse.c b/dmake/unix/gno/macparse.c index 9391228..ba51958 100644 --- a/dmake/unix/gno/macparse.c +++ b/dmake/unix/gno/macparse.c @@ -1,6 +1,3 @@ -#ifdef __CCFRONT__ -#include <14:pragma.h> -#endif /* RCS -- $Header: /u2/dvadura/src/generic/dmake/src/RCS/macparse.c,v 1.1 1992/01/24 03:27:52 dvadura Exp $ -- SYNOPSIS -- parse a macro definition -- diff --git a/dmake/unix/gno/make.c b/dmake/unix/gno/make.c index a296ceb..2c2f638 100644 --- a/dmake/unix/gno/make.c +++ b/dmake/unix/gno/make.c @@ -1,6 +1,3 @@ -#ifdef __CCFRONT__ -#include <14:pragma.h> -#endif /* RCS -- $Header: /u/dvadura/src/generic/dmake/src/RCS/make.c,v 1.2 1992/04/07 04:42:46 dvadura Exp $ -- SYNOPSIS -- perform the update of all outdated targets. -- diff --git a/dmake/unix/gno/parse.c b/dmake/unix/gno/parse.c index bf5b9c7..c5af8d9 100644 --- a/dmake/unix/gno/parse.c +++ b/dmake/unix/gno/parse.c @@ -1,6 +1,3 @@ -#ifdef __CCFRONT__ -#include <14:pragma.h> -#endif /* RCS -- $Header: /u2/dvadura/src/generic/dmake/src/RCS/parse.c,v 1.1 1992/01/24 03:26:53 dvadura Exp $ -- SYNOPSIS -- parse the input, and perform semantic analysis -- diff --git a/dmake/unix/gno/path.c b/dmake/unix/gno/path.c index a70e963..c2852ce 100644 --- a/dmake/unix/gno/path.c +++ b/dmake/unix/gno/path.c @@ -1,6 +1,3 @@ -#ifdef __CCFRONT__ -#include <14:pragma.h> -#endif /* RCS -- $Header: /u2/dvadura/src/generic/dmake/src/RCS/path.c,v 1.1 1992/01/24 03:27:54 dvadura Exp $ -- SYNOPSIS -- pathname manipulation code -- diff --git a/dmake/unix/gno/percent.c b/dmake/unix/gno/percent.c index c7bb891..2f1c470 100644 --- a/dmake/unix/gno/percent.c +++ b/dmake/unix/gno/percent.c @@ -1,6 +1,3 @@ -#ifdef __CCFRONT__ -#include <14:pragma.h> -#endif /* RCS -- $Header: /u2/dvadura/src/generic/dmake/src/RCS/percent.c,v 1.1 1992/01/24 03:29:34 dvadura Exp $ -- SYNOPSIS -- handle building or %-rule meta-target nfa. -- diff --git a/dmake/unix/gno/quit.c b/dmake/unix/gno/quit.c index f0ed329..d9a064c 100644 --- a/dmake/unix/gno/quit.c +++ b/dmake/unix/gno/quit.c @@ -1,6 +1,3 @@ -#ifdef __CCFRONT__ -#include <14:pragma.h> -#endif /* RCS -- $Header: /u2/dvadura/src/generic/dmake/src/RCS/quit.c,v 1.1 1992/01/24 03:27:53 dvadura Exp $ -- SYNOPSIS -- end the dmake session. -- diff --git a/dmake/unix/gno/rmprq.c b/dmake/unix/gno/rmprq.c index 8ef23da..377d8d1 100644 --- a/dmake/unix/gno/rmprq.c +++ b/dmake/unix/gno/rmprq.c @@ -1,6 +1,3 @@ -#ifdef __CCFRONT__ -#include <14:pragma.h> -#endif /* RCS -- $Header: /u2/dvadura/src/generic/dmake/src/unix/rmprq.c,v 1.1 1992/01/24 03:28:28 dvadura Exp $ -- SYNOPSIS -- remove prerequisites code. -- diff --git a/dmake/unix/gno/ruletab.c b/dmake/unix/gno/ruletab.c index 8a1aa6f..2a056f4 100644 --- a/dmake/unix/gno/ruletab.c +++ b/dmake/unix/gno/ruletab.c @@ -1,6 +1,3 @@ -#ifdef __CCFRONT__ -#include <14:pragma.h> -#endif /* RCS -- $Header: /u2/dvadura/src/generic/dmake/src/unix/ruletab.c,v 1.1 1992/01/24 03:28:29 dvadura Exp $ -- SYNOPSIS -- Default initial configuration of dmake. -- diff --git a/dmake/unix/gno/rulparse.c b/dmake/unix/gno/rulparse.c index 55ebb99..26212c5 100644 --- a/dmake/unix/gno/rulparse.c +++ b/dmake/unix/gno/rulparse.c @@ -1,6 +1,3 @@ -#ifdef __CCFRONT__ -#include <14:pragma.h> -#endif /* RCS -- $Header: /u2/dvadura/src/generic/dmake/src/RCS/rulparse.c,v 1.1 1992/01/24 03:27:57 dvadura Exp $ -- SYNOPSIS -- perform semantic analysis on input -- diff --git a/dmake/unix/gno/runargv.c b/dmake/unix/gno/runargv.c index 3584980..ae3488f 100644 --- a/dmake/unix/gno/runargv.c +++ b/dmake/unix/gno/runargv.c @@ -1,7 +1,3 @@ -#ifdef __CCFRONT__ -#include <14:pragma.h> -#endif - /* if gsh $PATH parsing ever gets straighted out, remove this */ #define BACKWARDS diff --git a/dmake/unix/gno/stat.c b/dmake/unix/gno/stat.c index bb0f325..f14eaa4 100644 --- a/dmake/unix/gno/stat.c +++ b/dmake/unix/gno/stat.c @@ -1,6 +1,3 @@ -#ifdef __CCFRONT__ -#include <14:pragma.h> -#endif /* RCS -- $Header: /u2/dvadura/src/generic/dmake/src/RCS/stat.c,v 1.1 1992/01/24 03:27:58 dvadura Exp $ -- SYNOPSIS -- bind a target name to a file. -- diff --git a/dmake/unix/gno/state.c b/dmake/unix/gno/state.c index 66cf3d7..5016c31 100644 --- a/dmake/unix/gno/state.c +++ b/dmake/unix/gno/state.c @@ -1,6 +1,3 @@ -#ifdef __CCFRONT__ -#include <14:pragma.h> -#endif /* RCS -- $Header: /u/dvadura/src/generic/dmake/src/RCS/state.c,v 1.2 1992/04/07 04:42:46 dvadura Exp $ -- SYNOPSIS -- .KEEP_STATE state file management -- diff --git a/dmake/unix/gno/sysintf.c b/dmake/unix/gno/sysintf.c index c02b3dd..a4b1ba0 100644 --- a/dmake/unix/gno/sysintf.c +++ b/dmake/unix/gno/sysintf.c @@ -1,6 +1,3 @@ -#ifdef __CCFRONT__ -#include <14:pragma.h> -#endif /* RCS -- $Header: /u/dvadura/src/generic/dmake/src/RCS/sysintf.c,v 1.2 1992/04/07 04:42:46 dvadura Exp $ -- SYNOPSIS -- system independent interface -- diff --git a/dmake/unix/gno/tempnam.c b/dmake/unix/gno/tempnam.c index 1543c39..83adeab 100644 --- a/dmake/unix/gno/tempnam.c +++ b/dmake/unix/gno/tempnam.c @@ -1,6 +1,3 @@ -#ifdef __CCFRONT__ -#include <14:pragma.h> -#endif /*LINTLIBRARY*/ #include diff --git a/dmake/unix/gno/utime.c b/dmake/unix/gno/utime.c index 87f4047..b69b507 100644 --- a/dmake/unix/gno/utime.c +++ b/dmake/unix/gno/utime.c @@ -1,6 +1,3 @@ -#ifdef __CCFRONT__ -#include <14:pragma.h> -#endif /* ** change access and modify times of file */ diff --git a/dmake/unix/gno/va.c b/dmake/unix/gno/va.c index b3228ad..f491649 100644 --- a/dmake/unix/gno/va.c +++ b/dmake/unix/gno/va.c @@ -1,7 +1,3 @@ -#ifdef __CCFRONT__ -#include <14:pragma.h> -#endif - #include "extern.h" #include "patchlvl.h" #include "version.h"