From 21af5b4a8ecf29f07bb6402de466eac292fde52b Mon Sep 17 00:00:00 2001 From: zimoch Date: Tue, 14 Jun 2011 16:03:14 +0000 Subject: [PATCH] use cvs Header tag --- App/tools/driver.makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/App/tools/driver.makefile b/App/tools/driver.makefile index a3bf561..104ba16 100644 --- a/App/tools/driver.makefile +++ b/App/tools/driver.makefile @@ -1,6 +1,6 @@ # driver.makefile # -# $Id: driver.makefile,v 1.3 2011/06/14 16:00:52 zimoch Exp $ +# $Header: /cvs/G/DRV/misc/App/tools/driver.makefile,v 1.4 2011/06/14 16:03:14 zimoch Exp $ # # This generic makefile compiles EPICS code (drivers, records, snl, ...) # for all installed EPICS versions in parallel. @@ -857,5 +857,3 @@ endif # in O.* directory endif # T_A defined endif # OS_CLASS in BUILDCLASSES endif # EPICSVERSION defined - -# $Header: /cvs/G/DRV/misc/App/tools/driver.makefile,v 1.3 2011/06/14 16:00:52 zimoch Exp $