diff options
Diffstat (limited to 'dmake/make.c')
-rw-r--r-- | dmake/make.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/dmake/make.c b/dmake/make.c index 2f9a9b1b6022..576587d7fef7 100644 --- a/dmake/make.c +++ b/dmake/make.c @@ -1,6 +1,4 @@ -/* $RCSfile: make.c,v $ --- $Revision: 1.12 $ --- last change: $Author: kz $ $Date: 2008-03-05 18:29:19 $ +/* -- -- SYNOPSIS -- Perform the update of all outdated targets. |