From 5fbc93c3eb057fd3c170c4e4f427e2cc7525ab70 Mon Sep 17 00:00:00 2001
From: Gunter Knauf <gk@gknw.de>
Date: Mon, 26 Mar 2007 01:54:06 +0000
Subject: [PATCH] added CVS Id tag.

---
 ares/Makefile.netware | 1 +
 lib/Makefile.netware  | 1 +
 src/Makefile.netware  | 1 +
 3 files changed, 3 insertions(+)

diff --git a/ares/Makefile.netware b/ares/Makefile.netware
index b2876af909..300b91ba8a 100644
--- a/ares/Makefile.netware
+++ b/ares/Makefile.netware
@@ -1,4 +1,5 @@
 #################################################################
+# $Id$
 #
 ## Makefile for building libares (NetWare version - gnu make)
 ## Use: make -f Makefile.netware
diff --git a/lib/Makefile.netware b/lib/Makefile.netware
index 5f2922fa78..383082515c 100644
--- a/lib/Makefile.netware
+++ b/lib/Makefile.netware
@@ -1,4 +1,5 @@
 #################################################################
+# $Id$
 #
 ## Makefile for building libcurl.nlm (NetWare version - gnu make)
 ## Use: make -f Makefile.netware
diff --git a/src/Makefile.netware b/src/Makefile.netware
index c324c22962..2d450912a6 100644
--- a/src/Makefile.netware
+++ b/src/Makefile.netware
@@ -1,4 +1,5 @@
 #################################################################
+# $Id$
 #
 ## Makefile for building curl.nlm (NetWare version - gnu make)
 ## Use: make -f Makefile.netware
-- 
GitLab