[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

mash/mash-1 Makefile.in



Update of /usr/mash/src/repository/mash/mash-1
In directory gumby.cs.berkeley.edu:/tmp/cvs-serv9599

Modified Files:
	Makefile.in 
Log Message:
Changed rm commands so they remove all old versions instead of just the version
being built (ie--mash-$(VER) changed to mash-*).  This will eliminate problems
when the version number changes.