[comp.archives] [xpert] URGENT fix to XView Imakefile

hvr@eng.sun.COM (Heather Rose) (08/16/90)

Archive-name: xview/14-Aug-90
Original-posting-by: hvr@eng.sun.COM (Heather Rose)
Original-subject: URGENT fix to XView Imakefile
Archive-site: expo.lcs.mit.edu [18.30.0.212]
Reposted-by: emv@math.lsa.umich.edu (Edward Vielmetti)

XView sources have been removed from expo.lcs.mit.edu and xview.ucdavis.edu

If you did retrieve these sources, in the XView top level Imakefile file, 
please change:

clean::
	$(RM) -r $(BUILDINCTOP)

to

clean::
	$(RM) -r ./build

or nothing if you prefer.

At the risk of suddenly becoming the most unpopular person on the net, sorry
folks it was an honest mistake.  I realize some of you have lost files, I just
hope others see this in time.  Please feel free to flame me appropriately.

Regards,

Heather