[Expat-checkins] expat/vms descrip.mms,1.1,1.2
Fred L. Drake
fdrake at users.sourceforge.net
Wed Jul 16 06:21:27 EDT 2003
Update of /cvsroot/expat/expat/vms
In directory sc8-pr-cvs1:/tmp/cvs-serv18529
Modified Files:
descrip.mms
Log Message:
Replace a poor message with one that isn't misleading.
See SF bug #699323.
Index: descrip.mms
===================================================================
RCS file: /cvsroot/expat/expat/vms/descrip.mms,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- descrip.mms 5 Jun 2002 04:13:10 -0000 1.1
+++ descrip.mms 16 Jul 2003 12:21:25 -0000 1.2
@@ -38,6 +38,7 @@
IF F$SEARCH("$(LIBRARY)") .EQS. "" THEN $(LIBR) /CREATE /OBJECT $(LIBRARY)
all : $(LIBRARY)
+ @ write sys$output "All made."
.SUFFIXES :
.SUFFIXES : $(OLB) $(O) .C .H
More information about the Expat-checkins
mailing list