diff options
| author | Gunter Knauf <gk@gknw.de> | 2007-03-26 01:54:06 +0000 | 
|---|---|---|
| committer | Gunter Knauf <gk@gknw.de> | 2007-03-26 01:54:06 +0000 | 
| commit | 5fbc93c3eb057fd3c170c4e4f427e2cc7525ab70 (patch) | |
| tree | 5dfa48dccf3ecc3349645817a19a4f2dedcce378 | |
| parent | 8851df41c5ae9ee7459fdd1f4f8b72b36b2ab982 (diff) | |
added CVS Id tag.
| -rw-r--r-- | ares/Makefile.netware | 1 | ||||
| -rw-r--r-- | lib/Makefile.netware | 1 | ||||
| -rw-r--r-- | src/Makefile.netware | 1 | 
3 files changed, 3 insertions, 0 deletions
diff --git a/ares/Makefile.netware b/ares/Makefile.netware index b2876af90..300b91ba8 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 5f2922fa7..383082515 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 c324c2296..2d450912a 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  | 
