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

mash-code Makefile.in



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

Modified Files:
	Makefile.in 
Log Message:
Since Dali is shared by PSVP, FX, and Degas, parts related to Dali
are abstracted into a common place:
- new directory called "mid" (Mash's Interface to Dali) is created,
  and vidreps.{cc,h} is moved to there.
- configure scripts are modified to include Dali objects properly.