diff options
-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 |