win95-initial-port-20010430
[openafs.git] / src / util / NTMakefile
index 0d25e0c..04fde9e 100644 (file)
@@ -57,3 +57,8 @@ $(LIBFILE): $(LIBOBJS)
 
 
 install: $(INCFILES) $(LIBFILE)
+
+install9x: install
+
+clean::
+       $(DEL) $(LIBFILE)
\ No newline at end of file