vms.mak
changeset 1315 54de2a39b738
parent 1304 e7852c972545
child 2401 02308abb8b71
--- a/vms.mak	Wed Sep 10 23:35:00 1997 +0200
+++ b/vms.mak	Mon Sep 15 22:04:22 1997 +0200
@@ -1,5 +1,5 @@
 #
-# $Header: /cvs/stx/stx/libtool/vms.mak,v 1.1 1997-09-04 21:20:36 cg Exp $
+# $Header: /cvs/stx/stx/libtool/vms.mak,v 1.2 1997-09-15 20:04:22 cg Exp $
 #
 
 LIBNAME=libtool
@@ -23,7 +23,7 @@
 
 theLib:   $(LIBNAME).olb
 	  $(MAKE) objs
-	  $(MAKE) vmsLibInit
+	  $(MAKE) libinit
 	  write sys$output "classlibrary $(LIBNAME).olb made."
 
 $(LIBNAME).olb: