venus: Remove dedebug
[openafs.git] / src / WINNT / client_cpa / NTMakefile
index 0c1bbe7..35094ed 100644 (file)
@@ -1,12 +1,12 @@
 # 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
 
 RELDIR=WINNT\client_cpa
-!INCLUDE ..\..\config\NTMakefile.$(SYS_NAME)     
+!INCLUDE ..\..\config\NTMakefile.$(SYS_NAME)
 !include ..\..\config\NTMakefile.version
 
 ############################################################################
@@ -22,7 +22,7 @@ DLLOBJS =\
 DLLLIBS =\
        $(DESTDIR)\lib\afs\TaLocale.lib \
        $(DESTDIR)\lib\libosi.lib \
-       comctl32.lib
+       comctl32.lib shell32.lib ole32.lib
 
 DEFFILE = afs_cpa.def
 
@@ -39,8 +39,6 @@ $(DLLFILE): $(DLLOBJS)
 
 install: $(DLLFILE) lang
 
-install9x: install
-
 
 ############################################################################
 # Language target