winnt-create-missing-clean-target-20010910
[openafs.git] / src / WINNT / afsclass / NTMakefile
index 478b7c6..52b578d 100644 (file)
@@ -1,6 +1,9 @@
-# Copyright (C)  1998  Transarc Corporation.  All rights reserved.
-
-############################################################################
+# Copyright 2000, International Business Machines Corporation and others.
+# All Rights Reserved.
+# 
+# This software has been released under the terms of the IBM Public
+# License.  For details, see the LICENSE file in the top-level source
+# directory or online at http://www.openafs.org/dl/license10.html
 
 # make compiler warnings fatal
 
@@ -58,3 +61,5 @@ primary: $(LIBINCLUDES) $(LIBFILE)
 $(LIBFILE): $(LIBOBJS)
        $(LIBARCH)
 
+clean::
+