[comp.windows.x] X11R3 and HP-Widgets and CD-ROM - resent since earlier make had nulls

fox@VTODIE.CS.VT.EDU (Edward A. Fox) (12/20/88)

From daemon Mon Dec 19 09:17 PST 1988
Return-Path: <fox@vtodie.cs.vt.edu>
Date: Mon, 19 Dec 88 11:58:32 est
From: fox@vtodie.cs.vt.edu (Edward A. Fox)
Message-Id: <8812191658.AA14466@vtodie.cs.vt.edu>
To: dana@hpcvlx.hp.com, widgets%hpcvlx@hplabs.hp.com, xpert@athena.mit.edu
Subject: X11R3 and HP-Widgets and CD-ROM
Cc: peters%apple.com@relay.cs.net
Status: R

Hi!  We have obtained the X11 distribution via FTP and have tried
to bring it up under A/UX. We have X11 itself working but
seem to have received some warnings and wonder if they are OK.
We also do not seem to have been able to get the HP Widgets to
make or work.  Can any of you interested look at the file below and
see if you can advise us?

We plan on loading what we can onto a disk today and getting
it put onto a CD-ROM tomorrow - to make Virginia Disc 3 which will
have lots of public domain software loaded for users of A/UX as
a mountable disc on the Apple CD-ROM drive.  We will be giving
out free copies and so hope we can get as much as possible working
on this.

The make was done as follows
	make BOOTSTRAPCFLAGS=II World >& mk.wor
and the file mk.wor follows.

Thanks!
 - Ed Fox (BITNET:foxea@vtcc1 or foxea%vtcc1.bitnet@cunyvm.cuny.edu
          Internet:fox@vtopus.cs.vt.edu)
     Dr. Edward A. Fox; Dept. of Computer Science; 562 McBryde Hall
     VPI&SU (Virginia Tech), Blacksburg VA 24061-0106; (703) 231-5113 or 6931
------------------mk.wor follows------------------------

Building Release 3 of the X Window System

##############################################################
# Did you remember to check the configuration parameters in  #
# the directory util/imake.includes and set BOOTSTRAPCFLAGS? #
##############################################################

Sun Dec  4 15:41:46 PST 1988

	cd ./util/imake; make SHELL=/bin/sh clean; make SHELL=/bin/sh BOOTSTRAPCFLAGS="-DmacII"
	rm -f ccflags imake
	rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a  tags TAGS make.log \#*
making imake with BOOTSTRAPCFLAGS=-DmacII
	cc -o ccflags -DmacII -O ccflags.c
	cc -o imake -DmacII -O imake.c `./ccflags`
	mv Makefile Makefile.bak
	make SHELL=/bin/sh -f Makefile.bak Makefile
	./util/imake/imake -TImake.tmpl -I./util/imake.includes  -s Makefile  -DTOPDIR=.
	make SHELL=/bin/sh Makefiles
Making Makefiles in ./X11...
	rm -f ./X11/Makefile.bak
mv ./X11/Makefile ./X11/Makefile.bak
	cd ./X11; .././util/imake/imake -TImake.tmpl -I.././util/imake.includes  -s Makefile  -DTOPDIR=../.; \
	make SHELL=/bin/sh -b Makefiles
Making Makefiles in bitmaps...
	rm -f bitmaps/Makefile.bak
mv bitmaps/Makefile bitmaps/Makefile.bak
	cd bitmaps; ../.././util/imake/imake -TImake.tmpl -I../.././util/imake.includes  -s Makefile  -DTOPDIR=../../.; \
	make SHELL=/bin/sh -b Makefiles
Making Makefiles in ./lib...
	rm -f ./lib/Makefile.bak
mv ./lib/Makefile ./lib/Makefile.bak
	cd ./lib; .././util/imake/imake -TImake.tmpl -I.././util/imake.includes  -s Makefile  -DTOPDIR=../.; \
	make SHELL=/bin/sh -b Makefiles
Making Makefiles in X...
	rm -f X/Makefile.bak
mv X/Makefile X/Makefile.bak
	cd X; ../.././util/imake/imake -TImake.tmpl -I../.././util/imake.includes  -s Makefile  -DTOPDIR=../../.; \
	make SHELL=/bin/sh -b Makefiles
Making Makefiles in oldX...
	rm -f oldX/Makefile.bak
mv oldX/Makefile oldX/Makefile.bak
	cd oldX; ../.././util/imake/imake -TImake.tmpl -I../.././util/imake.includes  -s Makefile  -DTOPDIR=../../.; \
	make SHELL=/bin/sh -b Makefiles
Making Makefiles in Xt...
	rm -f Xt/Makefile.bak
mv Xt/Makefile Xt/Makefile.bak
	cd Xt; ../.././util/imake/imake -TImake.tmpl -I../.././util/imake.includes  -s Makefile  -DTOPDIR=../../.; \
	make SHELL=/bin/sh -b Makefiles
Making Makefiles in Xmu...
	rm -f Xmu/Makefile.bak
mv Xmu/Makefile Xmu/Makefile.bak
	cd Xmu; ../.././util/imake/imake -TImake.tmpl -I../.././util/imake.includes  -s Makefile  -DTOPDIR=../../.; \
	make SHELL=/bin/sh -b Makefiles
Making Makefiles in Xaw...
	rm -f Xaw/Makefile.bak
mv Xaw/Makefile Xaw/Makefile.bak
	cd Xaw; ../.././util/imake/imake -TImake.tmpl -I../.././util/imake.includes  -s Makefile  -DTOPDIR=../../.; \
	make SHELL=/bin/sh -b Makefiles
Making Makefiles in ./extensions...
	rm -f ./extensions/Makefile.bak
mv ./extensions/Makefile ./extensions/Makefile.bak
	cd ./extensions; .././util/imake/imake -TImake.tmpl -I.././util/imake.includes  -s Makefile  -DTOPDIR=../.; \
	make SHELL=/bin/sh -b Makefiles
Making Makefiles in lib...
	rm -f lib/Makefile.bak
mv lib/Makefile lib/Makefile.bak
	cd lib; ../.././util/imake/imake -TImake.tmpl -I../.././util/imake.includes  -s Makefile  -DTOPDIR=../../.; \
	make SHELL=/bin/sh -b Makefiles
Making Makefiles in include...
	rm -f include/Makefile.bak
mv include/Makefile include/Makefile.bak
	cd include; ../.././util/imake/imake -TImake.tmpl -I../.././util/imake.includes  -s Makefile  -DTOPDIR=../../.; \
	make SHELL=/bin/sh -b Makefiles
Making Makefiles in test...
	rm -f test/Makefile.bak
mv test/Makefile test/Makefile.bak
	cd test; ../.././util/imake/imake -TImake.tmpl -I../.././util/imake.includes  -s Makefile  -DTOPDIR=../../.; \
	make SHELL=/bin/sh -b Makefiles
Making Makefiles in server...
	rm -f server/Makefile.bak
mv server/Makefile server/Makefile.bak
	cd server; ../.././util/imake/imake -TImake.tmpl -I../.././util/imake.includes  -s Makefile  -DTOPDIR=../../.; \
	make SHELL=/bin/sh -b Makefiles
Making Makefiles in ./server...
	rm -f ./server/Makefile.bak
mv ./server/Makefile ./server/Makefile.bak
	cd ./server; .././util/imake/imake -TImake.tmpl -I.././util/imake.includes  -s Makefile  -DTOPDIR=../.; \
	make SHELL=/bin/sh -b Makefiles
Making Makefiles in dix...
	rm -f dix/Makefile.bak
mv dix/Makefile dix/Makefile.bak
	cd dix; ../.././util/imake/imake -TImake.tmpl -I../.././util/imake.includes  -s Makefile  -DTOPDIR=../../.; \
	make SHELL=/bin/sh -b Makefiles
Making Makefiles in ddx/snf...
	rm -f ddx/snf/Makefile.bak
mv ddx/snf/Makefile ddx/snf/Makefile.bak
	cd ddx/snf; ../../.././util/imake/imake -TImake.tmpl -I../../.././util/imake.includes  -s Makefile  -DTOPDIR=../../../.; \
	make SHELL=/bin/sh -b Makefiles
Making Makefiles in ddx/mi...
	rm -f ddx/mi/Makefile.bak
mv ddx/mi/Makefile ddx/mi/Makefile.bak
	cd ddx/mi; ../../.././util/imake/imake -TImake.tmpl -I../../.././util/imake.includes  -s Makefile  -DTOPDIR=../../../.; \
	make SHELL=/bin/sh -b Makefiles
Making Makefiles in ddx/mfb...
	rm -f ddx/mfb/Makefile.bak
mv ddx/mfb/Makefile ddx/mfb/Makefile.bak
	cd ddx/mfb; ../../.././util/imake/imake -TImake.tmpl -I../../.././util/imake.includes  -s Makefile  -DTOPDIR=../../../.; \
	make SHELL=/bin/sh -b Makefiles
Making Makefiles in ddx/cfb...
	rm -f ddx/cfb/Makefile.bak
mv ddx/cfb/Makefile ddx/cfb/Makefile.bak
	cd ddx/cfb; ../../.././util/imake/imake -TImake.tmpl -I../../.././util/imake.includes  -s Makefile  -DTOPDIR=../../../.; \
	make SHELL=/bin/sh -b Makefiles
Making Makefiles in ddx/macII...
	rm -f ddx/macII/Makefile.bak
mv ddx/macII/Makefile ddx/macII/Makefile.bak
	cd ddx/macII; ../../.././util/imake/imake -TImake.tmpl -I../../.././util/imake.includes  -s Makefile  -DTOPDIR=../../../.; \
	make SHELL=/bin/sh -b Makefiles
Making Makefiles in os/4.2bsd...
	rm -f os/4.2bsd/Makefile.bak
mv os/4.2bsd/Makefile os/4.2bsd/Makefile.bak
	cd os/4.2bsd; ../../.././util/imake/imake -TImake.tmpl -I../../.././util/imake.includes  -s Makefile  -DTOPDIR=../../../.; \
	make SHELL=/bin/sh -b Makefiles
Making Makefiles in os/bsdemul...
	rm -f os/bsdemul/Makefile.bak
mv os/bsdemul/Makefile os/bsdemul/Makefile.bak
	cd os/bsdemul; ../../.././util/imake/imake -TImake.tmpl -I../../.././util/imake.includes  -s Makefile  -DTOPDIR=../../../.; \
	make SHELL=/bin/sh -b Makefiles
Making Makefiles in ./fonts...
	rm -f ./fonts/Makefile.bak
mv ./fonts/Makefile ./fonts/Makefile.bak
	cd ./fonts; .././util/imake/imake -TImake.tmpl -I.././util/imake.includes  -s Makefile  -DTOPDIR=../.; \
	make SHELL=/bin/sh -b Makefiles
Making Makefiles in bdftosnf...
	rm -f bdftosnf/Makefile.bak
mv bdftosnf/Makefile bdftosnf/Makefile.bak
	cd bdftosnf; ../.././util/imake/imake -TImake.tmpl -I../.././util/imake.includes  -s Makefile  -DTOPDIR=../../.; \
	make SHELL=/bin/sh -b Makefiles
Making Makefiles in mkfontdir...
	rm -f mkfontdir/Makefile.bak
mv mkfontdir/Makefile mkfontdir/Makefile.bak
	cd mkfontdir; ../.././util/imake/imake -TImake.tmpl -I../.././util/imake.includes  -s Makefile  -DTOPDIR=../../.; \
	make SHELL=/bin/sh -b Makefiles
Making Makefiles in bdf...
	rm -f bdf/Makefile.bak
mv bdf/Makefile bdf/Makefile.bak
	cd bdf; ../.././util/imake/imake -TImake.tmpl -I../.././util/imake.includes  -s Makefile  -DTOPDIR=../../.; \
	make SHELL=/bin/sh -b Makefiles
Making Makefiles in misc...
	rm -f misc/Makefile.bak
mv misc/Makefile misc/Makefile.bak
	cd misc; ../../.././util/imake/imake -TImake.tmpl -I../../.././util/imake.includes  -s Makefile  -DTOPDIR=../../../.; \
	make SHELL=/bin/sh -b Makefiles
Making Makefiles in 75dpi...
	rm -f 75dpi/Makefile.bak
mv 75dpi/Makefile 75dpi/Makefile.bak
	cd 75dpi; ../../.././util/imake/imake -TImake.tmpl -I../../.././util/imake.includes  -s Makefile  -DTOPDIR=../../../.; \
	make SHELL=/bin/sh -b Makefiles
Making Makefiles in 100dpi...
	rm -f 100dpi/Makefile.bak
mv 100dpi/Makefile 100dpi/Makefile.bak
	cd 100dpi; ../../.././util/imake/imake -TImake.tmpl -I../../.././util/imake.includes  -s Makefile  -DTOPDIR=../../../.; \
	make SHELL=/bin/sh -b Makefiles
Making Makefiles in ./rgb...
	rm -f ./rgb/Makefile.bak
mv ./rgb/Makefile ./rgb/Makefile.bak
	cd ./rgb; .././util/imake/imake -TImake.tmpl -I.././util/imake.includes  -s Makefile  -DTOPDIR=../.; \
	make SHELL=/bin/sh -b Makefiles
Making Makefiles in ./clients...
	rm -f ./clients/Makefile.bak
mv ./clients/Makefile ./clients/Makefile.bak
	cd ./clients; .././util/imake/imake -TImake.tmpl -I.././util/imake.includes  -s Makefile  -DTOPDIR=../.; \
	make SHELL=/bin/sh -b Makefiles
Making Makefiles in bitmap...
	rm -f bitmap/Makefile.bak
mv bitmap/Makefile bitmap/Makefile.bak
	cd bitmap; ../.././util/imake/imake -TImake.tmpl -I../.././util/imake.includes  -s Makefile  -DTOPDIR=../../.; \
	make SHELL=/bin/sh -b Makefiles
Making Makefiles in uwm...
	rm -f uwm/Makefile.bak
mv uwm/Makefile uwm/Makefile.bak
	cd uwm; ../.././util/imake/imake -TImake.tmpl -I../.././util/imake.includes  -s Makefile  -DTOPDIR=../../.; \
	make SHELL=/bin/sh -b Makefiles
Making Makefiles in x10tox11...
	rm -f x10tox11/Makefile.bak
mv x10tox11/Makefile x10tox11/Makefile.bak
	cd x10tox11; ../.././util/imake/imake -TImake.tmpl -I../.././util/imake.includes  -s Makefile  -DTOPDIR=../../.; \
	make SHELL=/bin/sh -b Makefiles
Making Makefiles in xbiff...
	rm -f xbiff/Makefile.bak
mv xbiff/Makefile xbiff/Makefile.bak
	cd xbiff; ../.././util/imake/imake -TImake.tmpl -I../.././util/imake.includes  -s Makefile  -DTOPDIR=../../.; \
	make SHELL=/bin/sh -b Makefiles
Making Makefiles in xcalc...
	rm -f xcalc/Makefile.bak
mv xcalc/Makefile xcalc/Makefile.bak
	cd xcalc; ../.././util/imake/imake -TImake.tmpl -I../.././util/imake.includes  -s Makefile  -DTOPDIR=../../.; \
	make SHELL=/bin/sh -b Makefiles
Making Makefiles in xclipboard...
	rm -f xclipboard/Makefile.bak
mv xclipboard/Makefile xclipboard/Makefile.bak
	cd xclipboard; ../.././util/imake/imake -TImake.tmpl -I../.././util/imake.includes  -s Makefile  -DTOPDIR=../../.; \
	make SHELL=/bin/sh -b Makefiles
Making Makefiles in xclock...
	rm -f xclock/Makefile.bak
mv xclock/Makefile xclock/Makefile.bak
	cd xclock; ../.././util/imake/imake -TImake.tmpl -I../.././util/imake.includes  -s Makefile  -DTOPDIR=../../.; \
	make SHELL=/bin/sh -b Makefiles
Making Makefiles in xdm...
	rm -f xdm/Makefile.bak
mv xdm/Makefile xdm/Makefile.bak
	cd xdm; ../.././util/imake/imake -TImake.tmpl -I../.././util/imake.includes  -s Makefile  -DTOPDIR=../../.; \
	make SHELL=/bin/sh -b Makefiles
Making Makefiles in xdpyinfo...
	rm -f xdpyinfo/Makefile.bak
mv xdpyinfo/Makefile xdpyinfo/Makefile.bak
	cd xdpyinfo; ../.././util/imake/imake -TImake.tmpl -I../.././util/imake.includes  -s Makefile  -DTOPDIR=../../.; \
	make SHELL=/bin/sh -b Makefiles
Making Makefiles in xedit...
	rm -f xedit/Makefile.bak
mv xedit/Makefile xedit/Makefile.bak
	cd xedit; ../.././util/imake/imake -TImake.tmpl -I../.././util/imake.includes  -s Makefile  -DTOPDIR=../../.; \
	make SHELL=/bin/sh -b Makefiles
Making Makefiles in xev...
	rm -f xev/Makefile.bak
mv xev/Makefile xev/Makefile.bak
	cd xev; ../.././util/imake/imake -TImake.tmpl -I../.././util/imake.includes  -s Makefile  -DTOPDIR=../../.; \
	make SHELL=/bin/sh -b Makefiles
Making Makefiles in xfd...
	rm -f xfd/Makefile.bak
mv xfd/Makefile xfd/Makefile.bak
	cd xfd; ../.././util/imake/imake -TImake.tmpl -I../.././util/imake.includes  -s Makefile  -DTOPDIR=../../.; \
	make SHELL=/bin/sh -b Makefiles
Making Makefiles in xhost...
	rm -f xhost/Makefile.bak
mv xhost/Makefile xhost/Makefile.bak
	cd xhost; ../.././util/imake/imake -TImake.tmpl -I../.././util/imake.includes  -s Makefile  -DTOPDIR=../../.; \
	make SHELL=/bin/sh -b Makefiles
Making Makefiles in xinit...
	rm -f xinit/Makefile.bak
mv xinit/Makefile xinit/Makefile.bak
	cd xinit; ../.././util/imake/imake -TImake.tmpl -I../.././util/imake.includes  -s Makefile  -DTOPDIR=../../.; \
	make SHELL=/bin/sh -b Makefiles
Making Makefiles in xkill...
	rm -f xkill/Makefile.bak
mv xkill/Makefile xkill/Makefile.bak
	cd xkill; ../.././util/imake/imake -TImake.tmpl -I../.././util/imake.includes  -s Makefile  -DTOPDIR=../../.; \
	make SHELL=/bin/sh -b Makefiles
Making Makefiles in xload...
	rm -f xload/Makefile.bak
mv xload/Makefile xload/Makefile.bak
	cd xload; ../.././util/imake/imake -TImake.tmpl -I../.././util/imake.includes  -s Makefile  -DTOPDIR=../../.; \
	make SHELL=/bin/sh -b Makefiles
Making Makefiles in xlogo...
	rm -f xlogo/Makefile.bak
mv xlogo/Makefile xlogo/Makefile.bak
	cd xlogo; ../.././util/imake/imake -TImake.tmpl -I../.././util/imake.includes  -s Makefile  -DTOPDIR=../../.; \
	make SHELL=/bin/sh -b Makefiles
Making Makefiles in xlsfonts...
	rm -f xlsfonts/Makefile.bak
mv xlsfonts/Makefile xlsfonts/Makefile.bak
	cd xlsfonts; ../.././util/imake/imake -TImake.tmpl -I../.././util/imake.includes  -s Makefile  -DTOPDIR=../../.; \
	make SHELL=/bin/sh -b Makefiles
Making Makefiles in xlswins...
	rm -f xlswins/Makefile.bak
mv xlswins/Makefile xlswins/Makefile.bak
	cd xlswins; ../.././util/imake/imake -TImake.tmpl -I../.././util/imake.includes  -s Makefile  -DTOPDIR=../../.; \
	make SHELL=/bin/sh -b Makefiles
Making Makefiles in xmag...
	rm -f xmag/Makefile.bak
mv xmag/Makefile xmag/Makefile.bak
	cd xmag; ../.././util/imake/imake -TImake.tmpl -I../.././util/imake.includes  -s Makefile  -DTOPDIR=../../.; \
	make SHELL=/bin/sh -b Makefiles
Making Makefiles in xman...
	rm -f xman/Makefile.bak
mv xman/Makefile xman/Makefile.bak
	cd xman; ../.././util/imake/imake -TImake.tmpl -I../.././util/imake.includes  -s Makefile  -DTOPDIR=../../.; \
	make SHELL=/bin/sh -b Makefiles
Making Makefiles in xmh...
	rm -f xmh/Makefile.bak
mv xmh/Makefile xmh/Makefile.bak
	cd xmh; ../.././util/imake/imake -TImake.tmpl -I../.././util/imake.includes  -s Makefile  -DTOPDIR=../../.; \
	make SHELL=/bin/sh -b Makefiles
Making Makefiles in xmodmap...
	rm -f xmodmap/Makefile.bak
mv xmodmap/Makefile xmodmap/Makefile.bak
	cd xmodmap; ../.././util/imake/imake -TImake.tmpl -I../.././util/imake.includes  -s Makefile  -DTOPDIR=../../.; \
	make SHELL=/bin/sh -b Makefiles
Making Makefiles in xpr...
	rm -f xpr/Makefile.bak
mv xpr/Makefile xpr/Makefile.bak
	cd xpr; ../.././util/imake/imake -TImake.tmpl -I../.././util/imake.includes  -s Makefile  -DTOPDIR=../../.; \
	make SHELL=/bin/sh -b Makefiles
Making Makefiles in xprop...
	rm -f xprop/Makefile.bak
mv xprop/Makefile xprop/Makefile.bak
	cd xprop; ../.././util/imake/imake -TImake.tmpl -I../.././util/imake.includes  -s Makefile  -DTOPDIR=../../.; \
	make SHELL=/bin/sh -b Makefiles
Making Makefiles in xpseudoroot...
	rm -f xpseudoroot/Makefile.bak
mv xpseudoroot/Makefile xpseudoroot/Makefile.bak
	cd xpseudoroot; ../.././util/imake/imake -TImake.tmpl -I../.././util/imake.includes  -s Makefile  -DTOPDIR=../../.; \
	make SHELL=/bin/sh -b Makefiles
Making Makefiles in xrdb...
	rm -f xrdb/Makefile.bak
mv xrdb/Makefile xrdb/Makefile.bak
	cd xrdb; ../.././util/imake/imake -TImake.tmpl -I../.././util/imake.includes  -s Makefile  -DTOPDIR=../../.; \
	make SHELL=/bin/sh -b Makefiles
Making Makefiles in xrefresh...
	rm -f xrefresh/Makefile.bak
mv xrefresh/Makefile xrefresh/Makefile.bak
	cd xrefresh; ../.././util/imake/imake -TImake.tmpl -I../.././util/imake.includes  -s Makefile  -DTOPDIR=../../.; \
	make SHELL=/bin/sh -b Makefiles
Making Makefiles in xset...
	rm -f xset/Makefile.bak
mv xset/Makefile xset/Makefile.bak
	cd xset; ../.././util/imake/imake -TImake.tmpl -I../.././util/imake.includes  -s Makefile  -DTOPDIR=../../.; \
	make SHELL=/bin/sh -b Makefiles
Making Makefiles in xsetroot...
	rm -f xsetroot/Makefile.bak
mv xsetroot/Makefile xsetroot/Makefile.bak
	cd xsetroot; ../.././util/imake/imake -TImake.tmpl -I../.././util/imake.includes  -s Makefile  -DTOPDIR=../../.; \
	make SHELL=/bin/sh -b Makefiles
Making Makefiles in xterm...
	rm -f xterm/Makefile.bak
mv xterm/Makefile xterm/Makefile.bak
	cd xterm; ../.././util/imake/imake -TImake.tmpl -I../.././util/imake.includes  -s Makefile  -DTOPDIR=../../.; \
	make SHELL=/bin/sh -b Makefiles
Making Makefiles in xwd...
	rm -f xwd/Makefile.bak
mv xwd/Makefile xwd/Makefile.bak
	cd xwd; ../.././util/imake/imake -TImake.tmpl -I../.././util/imake.includes  -s Makefile  -DTOPDIR=../../.; \
	make SHELL=/bin/sh -b Makefiles
Making Makefiles in xwininfo...
	rm -f xwininfo/Makefile.bak
mv xwininfo/Makefile xwininfo/Makefile.bak
	cd xwininfo; ../.././util/imake/imake -TImake.tmpl -I../.././util/imake.includes  -s Makefile  -DTOPDIR=../../.; \
	make SHELL=/bin/sh -b Makefiles
Making Makefiles in xwud...
	rm -f xwud/Makefile.bak
mv xwud/Makefile xwud/Makefile.bak
	cd xwud; ../.././util/imake/imake -TImake.tmpl -I../.././util/imake.includes  -s Makefile  -DTOPDIR=../../.; \
	make SHELL=/bin/sh -b Makefiles
Making Makefiles in ./examples...
	rm -f ./examples/Makefile.bak
mv ./examples/Makefile ./examples/Makefile.bak
	cd ./examples; .././util/imake/imake -TImake.tmpl -I.././util/imake.includes  -s Makefile  -DTOPDIR=../.; \
	make SHELL=/bin/sh -b Makefiles
Making Makefiles in Xaw...
	rm -f Xaw/Makefile.bak
mv Xaw/Makefile Xaw/Makefile.bak
	cd Xaw; ../.././util/imake/imake -TImake.tmpl -I../.././util/imake.includes  -s Makefile  -DTOPDIR=../../.; \
	make SHELL=/bin/sh -b Makefiles
Making Makefiles in ./util...
	rm -f ./util/Makefile.bak
mv ./util/Makefile ./util/Makefile.bak
	cd ./util; .././util/imake/imake -TImake.tmpl -I.././util/imake.includes  -s Makefile  -DTOPDIR=../.; \
	make SHELL=/bin/sh -b Makefiles
Making Makefiles in makedepend...
	rm -f makedepend/Makefile.bak
mv makedepend/Makefile makedepend/Makefile.bak
	cd makedepend; ../.././util/imake/imake -TImake.tmpl -I../.././util/imake.includes  -s Makefile  -DTOPDIR=../../.; \
	make SHELL=/bin/sh -b Makefiles
Making Makefiles in checkfn...
	rm -f checkfn/Makefile.bak
mv checkfn/Makefile checkfn/Makefile.bak
	cd checkfn; ../.././util/imake/imake -TImake.tmpl -I../.././util/imake.includes  -s Makefile  -DTOPDIR=../../.; \
	make SHELL=/bin/sh -b Makefiles
Making Makefiles in cpp...
	rm -f cpp/Makefile.bak
mv cpp/Makefile cpp/Makefile.bak
	cd cpp; ../.././util/imake/imake -TImake.tmpl -I../.././util/imake.includes  -s Makefile  -DTOPDIR=../../.; \
	make SHELL=/bin/sh -b Makefiles
	make SHELL=/bin/sh clean
	rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a  .emacs_* tags TAGS make.log MakeOut \#*
cleaning in ./X11
+ rm -f X10.h Xlib.h Xresource.h Xutil.h cursorfont.h Xmu.h Composite.h CompositeP.h Constraint.h ConstrainP.h Core.h CoreP.h Intrinsic.h IntrinsicP.h Quarks.h Selection.h Shell.h ShellP.h StringDefs.h Vendor.h VendorP.h 
+ rm -f AsciiText.h AsciiTextP.h Box.h BoxP.h Cardinals.h Clock.h ClockP.h Command.h CommandP.h Dialog.h DialogP.h Form.h FormP.h Grip.h GripP.h Label.h LabelP.h List.h ListP.h Load.h LoadP.h Logo.h LogoP.h Mailbox.h MailboxP.h Scroll.h ScrollP.h Simple.h SimpleP.h Text.h TextP.h TextSrcP.h VPaned.h VPanedP.h Viewport.h ViewportP.h XawMisc.h 
+ cd extensions 
+ rm -f zoid.h bezier.h plxvideo.h xtestext1.h 
	rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a  .emacs_* tags TAGS make.log MakeOut \#*
cleaning in bitmaps
	rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a  .emacs_* tags TAGS make.log MakeOut \#*
cleaning in ./lib
	rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a  .emacs_* tags TAGS make.log MakeOut \#*
cleaning in X
	rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a  .emacs_* tags TAGS make.log MakeOut \#*
cleaning in oldX
	rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a  .emacs_* tags TAGS make.log MakeOut \#*
cleaning in Xt
	rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a  .emacs_* tags TAGS make.log MakeOut \#*
cleaning in Xmu
	rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a  .emacs_* tags TAGS make.log MakeOut \#*
cleaning in Xaw
	rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a  .emacs_* tags TAGS make.log MakeOut \#*
cleaning in ./extensions
	rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a  .emacs_* tags TAGS make.log MakeOut \#*
cleaning in lib
	rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a  .emacs_* tags TAGS make.log MakeOut \#*
cleaning in include
	rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a  .emacs_* tags TAGS make.log MakeOut \#*
cleaning in test
	rm -f zoidtest
	rm -f beziertest
	rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a  .emacs_* tags TAGS make.log MakeOut \#*
cleaning in server
	rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a  .emacs_* tags TAGS make.log MakeOut \#*
cleaning in ./server
cleaning ddx/cfb
	rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a  .emacs_* tags TAGS make.log MakeOut \#*
cleaning ddx/macII
	rm -f Xrepair
	rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a  .emacs_* tags TAGS make.log MakeOut \#*
cleaning ddx/mfb
	rm -f mfbpgbwht.c
	rm -f mfbpgbblak.c
	rm -f mfbpgbinv.c
	rm -f mfbigbwht.c
	rm -f mfbigbblak.c
	rm -f mfbpawhite.c
	rm -f mfbpablack.c
	rm -f mfbpainv.c
	rm -f mfbtewhite.c
	rm -f mfbteblack.c
	rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a  .emacs_* tags TAGS make.log MakeOut \#*
cleaning ddx/mi
	rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a  .emacs_* tags TAGS make.log MakeOut \#*
cleaning ddx/snf
	rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a  .emacs_* tags TAGS make.log MakeOut \#*
cleaning dix
	rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a  .emacs_* tags TAGS make.log MakeOut \#*
cleaning os/4.2bsd
	rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a  .emacs_* tags TAGS make.log MakeOut \#*
cleaning os/bsdemul
	rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a  .emacs_* tags TAGS make.log MakeOut \#*
	rm -f Xqvss Xqdss Xsun Xibm Xapollo Xhp Xpeg XmacII Xplx
	rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a  .emacs_* tags TAGS make.log MakeOut \#*
cleaning in ./fonts
	rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a  .emacs_* tags TAGS make.log MakeOut \#*
cleaning in bdftosnf
	rm -f bdftosnf showsnf
	rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a  .emacs_* tags TAGS make.log MakeOut \#*
cleaning in mkfontdir
	rm -f mkfontdir
	rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a  .emacs_* tags TAGS make.log MakeOut \#*
cleaning in bdf
	rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a  .emacs_* tags TAGS make.log MakeOut \#*
cleaning in misc
	rm -f *.snf fonts.dir
	rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a  .emacs_* tags TAGS make.log MakeOut \#*
cleaning in 75dpi
	rm -f *.snf fonts.dir
	rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a  .emacs_* tags TAGS make.log MakeOut \#*
cleaning in 100dpi
	rm -f *.snf fonts.dir
	rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a  .emacs_* tags TAGS make.log MakeOut \#*
cleaning in ./rgb
	rm -f rgb
	rm -f rgb.pag rgb.dir
	rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a  .emacs_* tags TAGS make.log MakeOut \#*
cleaning in ./clients
	rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a  .emacs_* tags TAGS make.log MakeOut \#*
cleaning in bitmap
	rm -f bitmap bmtoa atobm
	rm -f bmtoa
	rm -f atobm
	rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a  .emacs_* tags TAGS make.log MakeOut \#*
cleaning in uwm
	rm -f uwm
	rm -f y.tab.h y.tab.c lex.yy.c
	rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a  .emacs_* tags TAGS make.log MakeOut \#*
cleaning in x10tox11
	rm -f x10tox11
	rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a  .emacs_* tags TAGS make.log MakeOut \#*
cleaning in xbiff
	rm -f xbiff
	rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a  .emacs_* tags TAGS make.log MakeOut \#*
cleaning in xcalc
	rm -f xcalc
	rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a  .emacs_* tags TAGS make.log MakeOut \#*
cleaning in xclipboard
	rm -f xclipboard xcutsel
	rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a  .emacs_* tags TAGS make.log MakeOut \#*
cleaning in xclock
	rm -f xclock
	rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a  .emacs_* tags TAGS make.log MakeOut \#*
cleaning in xdm
	rm -f xdm xdmshell
	rm -f xdmshell
	rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a  .emacs_* tags TAGS make.log MakeOut \#*
cleaning in xdpyinfo
	rm -f xdpyinfo
	rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a  .emacs_* tags TAGS make.log MakeOut \#*
cleaning in xedit
	rm -f xedit
	rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a  .emacs_* tags TAGS make.log MakeOut \#*
cleaning in xev
	rm -f xev
	rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a  .emacs_* tags TAGS make.log MakeOut \#*
cleaning in xfd
	rm -f xfd
	rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a  .emacs_* tags TAGS make.log MakeOut \#*
cleaning in xhost
	rm -f xhost
	rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a  .emacs_* tags TAGS make.log MakeOut \#*
cleaning in xinit
	rm -f xinit startx xinitrc
	rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a  .emacs_* tags TAGS make.log MakeOut \#*
cleaning in xkill
	rm -f xkill
	rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a  .emacs_* tags TAGS make.log MakeOut \#*
cleaning in xload
	rm -f xload
	rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a  .emacs_* tags TAGS make.log MakeOut \#*
cleaning in xlogo
	rm -f xlogo
	rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a  .emacs_* tags TAGS make.log MakeOut \#*
cleaning in xlsfonts
	rm -f xlsfonts
	rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a  .emacs_* tags TAGS make.log MakeOut \#*
cleaning in xlswins
	rm -f xlswins
	rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a  .emacs_* tags TAGS make.log MakeOut \#*
cleaning in xmag
	rm -f xmag
	rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a  .emacs_* tags TAGS make.log MakeOut \#*
cleaning in xman
	rm -f xman
	rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a  .emacs_* tags TAGS make.log MakeOut \#*
cleaning in xmh
	rm -f xmh
	rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a  .emacs_* tags TAGS make.log MakeOut \#*
cleaning in xmodmap
	rm -f xmodmap
	rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a  .emacs_* tags TAGS make.log MakeOut \#*
cleaning in xpr
	rm -f xpr
	rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a  .emacs_* tags TAGS make.log MakeOut \#*
cleaning in xprop
	rm -f xprop
	rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a  .emacs_* tags TAGS make.log MakeOut \#*
cleaning in xpseudoroot
	rm -f xpseudoroot
	rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a  .emacs_* tags TAGS make.log MakeOut \#*
cleaning in xrdb
	rm -f xrdb
	rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a  .emacs_* tags TAGS make.log MakeOut \#*
cleaning in xrefresh
	rm -f xrefresh
	rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a  .emacs_* tags TAGS make.log MakeOut \#*
cleaning in xset
	rm -f xset
	rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a  .emacs_* tags TAGS make.log MakeOut \#*
cleaning in xsetroot
	rm -f xsetroot
	rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a  .emacs_* tags TAGS make.log MakeOut \#*
cleaning in xterm
	rm -f resize xterm
	rm -f resize
	rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a  .emacs_* tags TAGS make.log MakeOut \#*
cleaning in xwd
	rm -f xwd
	rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a  .emacs_* tags TAGS make.log MakeOut \#*
cleaning in xwininfo
	rm -f xwininfo
	rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a  .emacs_* tags TAGS make.log MakeOut \#*
cleaning in xwud
	rm -f xwud
	rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a  .emacs_* tags TAGS make.log MakeOut \#*
cleaning in ./examples
	rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a  .emacs_* tags TAGS make.log MakeOut \#*
cleaning in Xaw
	rm -f xboxes
	rm -f xbuttonbox
	rm -f xcommand
	rm -f xhw
	rm -f xlabel
	rm -f xscroll
	rm -f xsensitive
	rm -f xtext
	rm -f xwidgets
	rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a  .emacs_* tags TAGS make.log MakeOut \#*
cleaning in ./util
cleaning in imake
	rm -f ccflags imake
	rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a  .emacs_* tags TAGS make.log MakeOut \#*
	rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a  .emacs_* tags TAGS make.log MakeOut \#*
cleaning in makedepend
	rm -f makedepend
	rm -f cpp.c cpy.? yylex.c
	rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a  .emacs_* tags TAGS make.log MakeOut \#*
cleaning in checkfn
	rm -f checkfn
	rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a  .emacs_* tags TAGS make.log MakeOut \#*
cleaning in cpp
	rm -f cpp
	rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a  .emacs_* tags TAGS make.log MakeOut \#*
	make SHELL=/bin/sh depend
	cd ./X11; make SHELL=/bin/sh
	.././util/scripts/mkdirhier.sh extensions
+ rm -f X10.h Xlib.h Xresource.h Xutil.h cursorfont.h Xmu.h Composite.h CompositeP.h Constraint.h ConstrainP.h Core.h CoreP.h Intrinsic.h IntrinsicP.h Quarks.h Selection.h Shell.h ShellP.h StringDefs.h Vendor.h VendorP.h 
	ln -s .././lib/oldX/X10.h  .././lib/X/Xlib.h  .././lib/X/Xresource.h  .././lib/X/Xutil.h  .././lib/X/cursorfont.h  .././lib/Xmu/Xmu.h  .././lib/Xt/Composite.h  .././lib/Xt/CompositeP.h  .././lib/Xt/Constraint.h  .././lib/Xt/ConstrainP.h  .././lib/Xt/Core.h  .././lib/Xt/CoreP.h  .././lib/Xt/Intrinsic.h  .././lib/Xt/IntrinsicP.h  .././lib/Xt/Quarks.h  .././lib/Xt/Selection.h  .././lib/Xt/Shell.h  .././lib/Xt/ShellP.h  .././lib/Xt/StringDefs.h  .././lib/Xt/Vendor.h  .././lib/Xt/VendorP.h .
+ rm -f AsciiText.h AsciiTextP.h Box.h BoxP.h Cardinals.h Clock.h ClockP.h Command.h CommandP.h Dialog.h DialogP.h Form.h FormP.h Grip.h GripP.h Label.h LabelP.h List.h ListP.h Load.h LoadP.h Logo.h LogoP.h Mailbox.h MailboxP.h Scroll.h ScrollP.h Simple.h SimpleP.h Text.h TextP.h TextSrcP.h VPaned.h VPanedP.h Viewport.h ViewportP.h XawMisc.h 
	ln -s .././lib/Xaw/AsciiText.h  .././lib/Xaw/AsciiTextP.h  .././lib/Xaw/Box.h  .././lib/Xaw/BoxP.h  .././lib/Xaw/Cardinals.h  .././lib/Xaw/Clock.h  .././lib/Xaw/ClockP.h  .././lib/Xaw/Command.h  .././lib/Xaw/CommandP.h  .././lib/Xaw/Dialog.h  .././lib/Xaw/DialogP.h  .././lib/Xaw/Form.h  .././lib/Xaw/FormP.h  .././lib/Xaw/Grip.h  .././lib/Xaw/GripP.h  .././lib/Xaw/Label.h  .././lib/Xaw/LabelP.h  .././lib/Xaw/List.h  .././lib/Xaw/ListP.h  .././lib/Xaw/Load.h  .././lib/Xaw/LoadP.h  .././lib/Xaw/Logo.h  .././





lib/Xaw/LogoP.h  .././lib/Xaw/Mailbox.h  .././lib/Xaw/MailboxP.h  .././lib/Xaw/Scroll.h  .././lib/Xaw/ScrollP.h  .././lib/Xaw/Simple.h  .././lib/Xaw/SimpleP.h  .././lib/Xaw/Text.h  .././lib/Xaw/TextP.h  .././lib/Xaw/TextSrcP.h  .././lib/Xaw/VPaned.h  .././lib/Xaw/VPanedP.h  .././lib/Xaw/Viewport.h  .././lib/Xaw/ViewportP.h  .././lib/Xaw/XawMisc.h .
+ cd extensions 
+ rm -f zoid.h bezier.h plxvideo.h xtestext1.h 
+ cd extensions 
+ ln -s ../.././extensions/include/zoid.h . 
+ cd extensions 
+ ln -s ../.././extensions/include/bezier.h . 
+ cd extensions 
+ ln -s ../.././extensions/include/plxvideo.h . 
+ cd extensions 
+ ln -s ../.././extensions/include/xtestext1.h . 
making all in bitmaps
depending in ./X11
skipping make depend in ./X11
depending in ./lib
depending in X
	rm -f Berklib.c
	ln -s sysV/Berklib.c .
making ../.././util/makedepend/makedepend
	cc -B /usr/lib/big/ -O -I../../. -DmacII '-DINCLUDEDIR="/usr/include"' -c include.c
	cc -B /usr/lib/big/ -O -I../../. -DmacII '-DINCLUDEDIR="/usr/include"' -c main.c
	cc -B /usr/lib/big/ -O -I../../. -DmacII '-DINCLUDEDIR="/usr/include"' -c parse.c
	cc -B /usr/lib/big/ -O -I../../. -DmacII '-DINCLUDEDIR="/usr/include"' -c pr.c
	cc -B /usr/lib/big/ -O -I../../. -DmacII '-DINCLUDEDIR="/usr/include"' -c cppsetup.c
	rm -f makedepend
	cc -B /usr/lib/big/ -o makedepend include.o main.o parse.o pr.o cppsetup.o  -O    
	../.././util/makedepend/makedepend -s "# DO NOT DELETE" -- -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN -- *.c Berklib.c
Adding new delimiting line "# DO NOT DELETE"
Adding dependencies...
depending in oldX
	../.././util/makedepend/makedepend -s "# DO NOT DELETE" -- -O -I../../. -I../.././X11 -I../.././lib/X -DmacII  -- *.c
Adding new delimiting line "# DO NOT DELETE"
Adding dependencies...
depending in Xt
	../.././util/makedepend/makedepend -s "# DO NOT DELETE" -- -O -I. -I../.././lib/X -I../../. -I../.././X11 -DmacII   -- Alloc.c  ArgList.c  Callback.c  CompObj.c  Composite.c  Constraint.c  Convert.c  Converters.c  Core.c  Create.c  Destroy.c  Display.c  Error.c  Event.c  GCManager.c  Geometry.c  Initialize.c  Intrinsic.c  Manage.c  NextEvent.c  Object.c  Popup.c  RectObj.c  Resources.c  Selection.c  Shell.c  TMparse.c  TMstate.c  Vendor.c  WindowObj.c
Adding new delimiting line "# DO NOT DELETE"
Adding dependencies...
depending in Xmu
	../.././util/makedepend/makedepend -s "# DO NOT DELETE" -- -O -I. -I../../. -I../.././X11 -DmacII  -- Atoms.c  CrPixFBit.c  CvtStdSel.c  DefErrMsg.c  DrRndRect.c  FToCback.c  Lookup.c  Lower.c  RdBitF.c  StrToBS.c  StrToBmap.c  StrToCurs.c  StrToJust.c  StrToOrnt.c  StrToWidg.c
Adding new delimiting line "# DO NOT DELETE"
Adding dependencies...
depending in Xaw
	../.././util/makedepend/makedepend -s "# DO NOT DELETE" -- -O -I. -I../.././lib/Xt -I../../. -I../.././X11 -DmacII  -- AsciiSink.c  AsciiText.c  Box.c  Clock.c  Command.c  Dialog.c  DiskSrc.c  Form.c  GrayPixmap.c  Grip.c  Label.c  List.c  Load.c  Logo.c  Mailbox.c  Scroll.c  Simple.c  StringSrc.c  Text.c  TextTr.c  Vendor.c  Viewport.c  VPaned.c  XDrawLogo.c
Adding new delimiting line "# DO NOT DELETE"
Adding dependencies...
depending in ./extensions
depending in lib
	../.././util/makedepend/makedepend -s "# DO NOT DELETE" -- -O -I../../. -I../.././X11 -I../.././lib/X -I../include -DmacII  -- XFillZoids.c XBezier.c XPlxVideo.c XTestExt1.c
Adding new delimiting line "# DO NOT DELETE"
Adding dependencies...
depending in include
skipping make depend in extensions/include
depending in test
	../.././util/makedepend/makedepend -s "# DO NOT DELETE" -- -O -I../../. -I../.././X11 -I../include -DmacII  -- 
Adding new delimiting line "# DO NOT DELETE"
Adding dependencies...
depending in server
	../.././util/makedepend/makedepend -s "# DO NOT DELETE" -- -O -I../include -I../.././X11 -I../.././server/include -DmacII  -- zoid.c bezier.c plxvideo.c xtest1di.c xtest1dd.c
Adding new delimiting line "# DO NOT DELETE"
Adding dependencies...
depending in ./server
depending ddx/cfb
	../../.././util/makedepend/makedepend -s "# DO NOT DELETE" -- -O -I. -I../../include -I../../.././X11 -I../mfb -DmacII  -- cfbgc.c cfbwindow.c  cfbpntwin.c cfbmskbits.c cfbpixmap.c cfbbitblt.c  cfbfillsp.c cfbsetsp.c cfbscrinit.c  cfbgetsp.c cfbutils.c  cfbcmap.c cfboldmfb.c  cfbtegblt.c cfbbstore.c
Adding new delimiting line "# DO NOT DELETE"
Adding dependencies...
depending ddx/macII
	../../.././util/makedepend/makedepend -s "# DO NOT DELETE" -- -O -I.  -I../../include -I../mfb -I../../dix -I../../.././X11 -DmacII  -- macIIInit.c  macIIMono.c  macIICrsr.c  macIIIo.c  macIIKbd.c  macIIMouse.c  macIIUtils.c  macIIGC.c  macIIKMap.c  Xrepair.c  X11R3.script  def.x11start
Adding new delimiting line "# DO NOT DELETE"
Adding dependencies...
depending ddx/mfb
	../../.././util/makedepend/makedepend -s "# DO NOT DELETE" -- -O -I. -I../../include -I../../.././X11 -DmacII  -- mfbgc.c mfbwindow.c mfbfont.c  mfbfillrct.c mfbpntwin.c maskbits.c mfbpixmap.c  mfbimage.c mfbline.c mfbbres.c mfbhrzvert.c  mfbpushpxl.c  mfbfillsp.c mfbsetsp.c mfbscrinit.c mfbscrclse.c mfbclip.c  mfbbitblt.c mfbgetsp.c mfbpolypnt.c  mfbplygblt.c mfbimggblt.c mfbcmap.c  mfbpntarea.c mfbtile.c  mfbtegblt.c mfbmisc.c mfbbstore.c
Adding new delimiting line "# DO NOT DELETE"
Adding dependencies...
depending ddx/mi
	../../.././util/makedepend/makedepend -s "# DO NOT DELETE" -- -O -I. -I../../include -I../../.././X11 -DmacII  -- mivaltree.c mipolyseg.c mipolyrect.c  mipoly.c mipolycon.c mipolygen.c mipolyutil.c  mifillrct.c milines.c miarc.c misetclip.c  miwindow.c micursor.c miregion.c  mipolytext.c mibitblt.c mipolypnt.c mipushpxl.c miexpose.c miglblt.c mizerline.c mifpolycon.c  midash.c miwidedash.c mibstore.c miinitext.c
Adding new delimiting line "# DO NOT DELETE"
Adding dependencies...
depending ddx/snf
	../../.././util/makedepend/makedepend -s "# DO NOT DELETE" -- -O -I. -I../../include -I../../.././X11 -DmacII  -- snffonts.c
Adding new delimiting line "# DO NOT DELETE"
Adding dependencies...
depending dix
	../.././util/makedepend/makedepend -s "# DO NOT DELETE" -- -O -I. -I../include -I../.././X11 -DmacII  -- atom.c colormap.c cursor.c dispatch.c dixutils.c events.c  extension.c gc.c globals.c glyphcurs.c grabs.c  main.c property.c resource.c swaprep.c swapreq.c  tables.c window.c initatoms.c dixfonts.c
Adding new delimiting line "# DO NOT DELETE"
Adding dependencies...
depending os/4.2bsd
	../../.././util/makedepend/makedepend -s "# DO NOT DELETE" -- -O -I.  -I../../include -I../../.././X11 -DmacII -DTCPCONN -DUNIXCONN  -- WaitFor.c access.c connection.c fonttype.c io.c oscolor.c  osfonts.c osinit.c utils.c
Adding new delimiting line "# DO NOT DELETE"
Adding dependencies...
depending os/bsdemul
	rm -f Berklib.c
	ln -s ../../.././lib/X/sysV/Berklib.c .
	../../.././util/makedepend/makedepend -s "# DO NOT DELETE" -- -O -I.  -I../../include -I../../.././X11 -DmacII -DTCPCONN -DUNIXCONN -- Berklib.c
Adding new delimiting line "# DO NOT DELETE"
Adding dependencies...
depending in ./fonts
depending in bdftosnf
	../.././util/makedepend/makedepend -s "# DO NOT DELETE" -- -O -I. -I../../. -I../.././server/include -DmacII  -- bdftosnf.c showsnf.c 
Adding new delimiting line "# DO NOT DELETE"
Adding dependencies...
	../.././util/makedepend/makedepend -s "# DO NOT DELETE" -- -O -I. -I../../. -I../.././server/include -DmacII  -- bdftosnf.c showsnf.c 
depending in mkfontdir
	../.././util/makedepend/makedepend -s "# DO NOT DELETE" -- -O -I. -I../.././fonts/bdftosnf -I../../. -I../.././server/include -DmacII  -- mkfontdir.c fontdir.c snf_util.c
Adding new delimiting line "# DO NOT DELETE"
Adding dependencies...
depending in bdf
depending in misc
skipping make depend in bdf/misc
depending in 75dpi
depending in 100dpi
depending in ./rgb
	.././util/makedepend/makedepend -s "# DO NOT DELETE" -- -O -I../. -I.././server/include -DmacII  -- rgb.c
Adding new delimiting line "# DO NOT DELETE"
Adding dependencies...
depending in ./clients
depending in bitmap
	../.././util/makedepend/makedepend -s "# DO NOT DELETE" -- -O -I../../. -DmacII  -- bitmap.c dialog.c bmtoa.c atobm.c
Adding new delimiting line "# DO NOT DELETE"
Adding dependencies...
depending in uwm
	../.././util/makedepend/makedepend -s "# DO NOT DELETE" -- -O -I../../. -DmacII -DSYSFILE=\"/usr/lib/X11/uwm/system.uwmrc\" -- globals.c Beep.c Bindings.c CircleDown.c CircleUp.c Cursors.c Focus.c GetButton.c  GridBox.c Iconify.c Icons.c Kill.c  Lower.c Menu.c Move.c MoveOpaque.c NewIconify.c Pause.c Push.c Error.c Raise.c Refresh.c Resize.c Restart.c RubberBand.c StoreBox.c  StoreZap.c XError.c uwm.c colormap.c windowinfo.c
Adding new delimiting line "# DO NOT DELETE"
Adding dependencies...
depending in x10tox11
	../.././util/makedepend/makedepend -s "# DO NOT DELETE" -- -O -I../../. -DmacII -DDUALTCP -DTCPCONN -DUNIXCONN -- io.c subr.c proto1.c proto2.c proto3.c proto4.c data.c  debug.c image.c eventdebug.c events.c sequence.c window.c  access.c dispatch.c main.c startup.c
Adding new delimiting line "# DO NOT DELETE"
Adding dependencies...
depending in xbiff
	../.././util/makedepend/makedepend -s "# DO NOT DELETE" -- -O -I../../. -I../.././X11 -DmacII  -- xbiff.c
Adding new delimiting line "# DO NOT DELETE"
Adding dependencies...
depending in xcalc
	../.././util/makedepend/makedepend -s "# DO NOT DELETE" -- -O -I../../. -DmacII -DIEEE -- xcalc.c sr.c
Adding new delimiting line "# DO NOT DELETE"
Adding dependencies...
depending in xclipboard
	../.././util/makedepend/makedepend -s "# DO NOT DELETE" -- -O -I../../. -DmacII  -- xclipboard.c xcutsel.c 
Adding new delimiting line "# DO NOT DELETE"
Adding dependencies...
depending in xclock
	../.././util/makedepend/makedepend -s "# DO NOT DELETE" -- -O -I../../. -I../.././X11 -DmacII  -- xclock.c
Adding new delimiting line "# DO NOT DELETE"
Adding dependencies...
depending in xdm
	../.././util/makedepend/makedepend -s "# DO NOT DELETE" -- -O -I../../. -DmacII -DBINDIR=\"/usr/bin/X11\" -DXDMDIR=\"/usr/lib/X11/xdm\" -- buf.c daemon.c display.c displaylist.c dm.c error.c  file.c greet.c pseudoreset.c resource.c  session.c socket.c verify.c Login.c xdmshell.c 
Adding new delimiting line "# DO NOT DELETE"
Adding dependencies...
depending in xdpyinfo
	../.././util/makedepend/makedepend -s "# DO NOT DELETE" -- -O -I../../. -DmacII  -- xdpyinfo.c
Adding new delimiting line "# DO NOT DELETE"
Adding dependencies...
depending in xedit
	../.././util/makedepend/makedepend -s "# DO NOT DELETE" -- -O -I../../. -DmacII  -- xedit.c EDiskSrc.c ap.c commands.c ps.c util.c
Adding new delimiting line "# DO NOT DELETE"
Adding dependencies...
depending in xev
	../.././util/makedepend/makedepend -s "# DO NOT DELETE" -- -O -I../../. -DmacII  -- xev.c
Adding new delimiting line "# DO NOT DELETE"
Adding dependencies...
depending in xfd
	../.././util/makedepend/makedepend -s "# DO NOT DELETE" -- -O -I../../. -DmacII  -- xfd.c wsimple.c
Adding new delimiting line "# DO NOT DELETE"
Adding dependencies...
depending in xhost
	../.././util/makedepend/makedepend -s "# DO NOT DELETE" -- -O -I../../. -DmacII -DTCPCONN -DUNIXCONN -- xhost.c
Adding new delimiting line "# DO NOT DELETE"
Adding dependencies...
depending in xinit
	../.././util/makedepend/makedepend -s "# DO NOT DELETE" -- -O -I../../. -DmacII -DTCPCONN -DUNIXCONN -DBINDIR=\"/usr/bin/X11\" -- xinit.c  
Adding new delimiting line "# DO NOT DELETE"
Adding dependencies...
depending in xkill
	../.././util/makedepend/makedepend -s "# DO NOT DELETE" -- -O -I../../. -DmacII  -- xkill.c
Adding new delimiting line "# DO NOT DELETE"
Adding dependencies...
depending in xload
	../.././util/makedepend/makedepend -s "# DO NOT DELETE" -- -O -I../../. -I../.././X11 -DmacII  -- xload.c
Adding new delimiting line "# DO NOT DELETE"
Adding dependencies...
depending in xlogo
	../.././util/makedepend/makedepend -s "# DO NOT DELETE" -- -O -I../../. -DmacII  -- xlogo.c
Adding new delimiting line "# DO NOT DELETE"
Adding dependencies...
depending in xlsfonts
	../.././util/makedepend/makedepend -s "# DO NOT DELETE" -- -O -I../../. -DmacII  -- xlsfonts.c dsimple.c
Adding new delimiting line "# DO NOT DELETE"
Adding dependencies...
depending in xlswins
	../.././util/makedepend/makedepend -s "# DO NOT DELETE" -- -O -I../../. -DmacII  -- xlswins.c
Adding new delimiting line "# DO NOT DELETE"
Adding dependencies...
depending in xmag
	../.././util/makedepend/makedepend -s "# DO NOT DELETE" -- -O -I../../. -DmacII  -- xmag.c
Adding new delimiting line "# DO NOT DELETE"
Adding dependencies...
depending in xman
	../.././util/makedepend/makedepend -s "# DO NOT DELETE" -- -O -I../.././lib/Xt -I../../. -DmacII -DHELPFILE=\"/usr/lib/X11/xman.help\" -- ScrollByL.c handler.c man.c pages.c buttons.c help.c menu.c  search.c globals.c main.c misc.c tkfuncs.c
Adding new delimiting line "# DO NOT DELETE"
Adding dependencies...
depending in xmh
	../.././util/makedepend/makedepend -s "# DO NOT DELETE" -- -O -I../../. -I../.././lib/Xaw -I../.././lib/Xt -DmacII  -- EDiskSrc.c bbox.c button.c command.c compfuncs.c  folder.c icon.c init.c main.c mlist.c msg.c pick.c popup.c  screen.c toc.c tocfuncs.c tocutil.c tsource.c util.c  version.c viewfuncs.c
Adding new delimiting line "# DO NOT DELETE"
Adding dependencies...
depending in xmodmap
	../.././util/makedepend/makedepend -s "# DO NOT DELETE" -- -O -I../../. -DmacII  -- xmodmap.c pf.c handle.c exec.c
Adding new delimiting line "# DO NOT DELETE"
Adding dependencies...
depending in xpr
	../.././util/makedepend/makedepend -s "# DO NOT DELETE" -- -O -I../../. -DmacII -DNOINLINE -- xpr.c x2pmp.c
Adding new delimiting line "# DO NOT DELETE"
Adding dependencies...
depending in xprop
	../.././util/makedepend/makedepend -s "# DO NOT DELETE" -- -O -I../../. -DmacII  -- xprop.c dsimple.c
Adding new delimiting line "# DO NOT DELETE"
Adding dependencies...
depending in xpseudoroot
	../.././util/makedepend/makedepend -s "# DO NOT DELETE" -- -O -I../../. -I../.././lib/X -DmacII  -- pseudoroot.c SetPRoot.c
Adding new delimiting line "# DO NOT DELETE"
Adding dependencies...
depending in xrdb
	../.././util/makedepend/makedepend -s "# DO NOT DELETE" -- -O -I../../. -DmacII -DCPP="\"/lib/cpp\"" -- xrdb.c
Adding new delimiting line "# DO NOT DELETE"
Adding dependencies...
depending in xrefresh
	../.././util/makedepend/makedepend -s "# DO NOT DELETE" -- -O -I../../. -DmacII  -- xrefresh.c
Adding new delimiting line "# DO NOT DELETE"
Adding dependencies...
depending in xset
	../.././util/makedepend/makedepend -s "# DO NOT DELETE" -- -O -I../../. -DmacII  -- xset.c
Adding new delimiting line "# DO NOT DELETE"
Adding dependencies...
depending in xsetroot
	../.././util/makedepend/makedepend -s "# DO NOT DELETE" -- -O -I../../. -DmacII  -- xsetroot.c
Adding new delimiting line "# DO NOT DELETE"
Adding dependencies...
depending in xterm
	../.././util/makedepend/makedepend -s "# DO NOT DELETE" -- -O -I../.././lib/Xt -I../../. -DmacII -DMODEMENU -DUTMP -DBcopy=bcopy -- button.c charproc.c cursor.c data.c input.c  main.c menu.c misc.c screen.c scrollbar.c tabs.c  TekPrsTbl.c Tekproc.c util.c VTPrsTbl.c resize.c 
Adding new delimiting line "# DO NOT DELETE"
Adding dependencies...
depending in xwd
	../.././util/makedepend/makedepend -s "# DO NOT DELETE" -- -O -I../../. -DmacII  -- xwd.c dsimple.c
Adding new delimiting line "# DO NOT DELETE"
Adding dependencies...
depending in xwininfo
	../.././util/makedepend/makedepend -s "# DO NOT DELETE" -- -O -I../../. -DmacII  -- xwininfo.c dsimple.c
Adding new delimiting line "# DO NOT DELETE"
Adding dependencies...
depending in xwud
	../.././util/makedepend/makedepend -s "# DO NOT DELETE" -- -O -I../../. -DmacII  -- xwud.c dsimple.c
Adding new delimiting line "# DO NOT DELETE"
Adding dependencies...
depending in ./examples
depending in Xaw
	../.././util/makedepend/makedepend -s "# DO NOT DELETE" -- -O -I../../. -DmacII  -- xboxes.c  xbuttonbox.c  xcommand.c  xhw.c  xlabel.c  xscroll.c  xsensitive.c  xtext.c  xwidgets.c
Adding new delimiting line "# DO NOT DELETE"
Adding dependencies...
depending in ./util
depending in makedepend
	../.././util/makedepend/makedepend -s "# DO NOT DELETE" -- -O -I../../. -DmacII '-DINCLUDEDIR="/usr/include"' -- include.c main.c parse.c pr.c cppsetup.c
Adding new delimiting line "# DO NOT DELETE"
Adding dependencies...
depending in checkfn
	../.././util/makedepend/makedepend -s "# DO NOT DELETE" -- -O -I../../. -DmacII  -- checkfn.c
Adding new delimiting line "# DO NOT DELETE"
Adding dependencies...
depending in cpp
	../.././util/makedepend/makedepend -s "# DO NOT DELETE" -- -O -I../../. -DmacII  -DOLD_PREPROCESSOR=1 -- cpp1.c cpp2.c cpp3.c cpp4.c cpp5.c cpp6.c
Adding new delimiting line "# DO NOT DELETE"
Adding dependencies...
	make SHELL=/bin/sh -k
making all in ./X11
	.././util/scripts/mkdirhier.sh extensions
+ rm -f X10.h Xlib.h Xresource.h Xutil.h cursorfont.h Xmu.h Composite.h CompositeP.h Constraint.h ConstrainP.h Core.h CoreP.h Intrinsic.h IntrinsicP.h Quarks.h Selection.h Shell.h ShellP.h StringDefs.h Vendor.h VendorP.h 
	ln -s .././lib/oldX/X10.h  .././lib/X/Xlib.h  .././lib/X/Xresource.h  .././lib/X/Xutil.h  .././lib/X/cursorfont.h  .././lib/Xmu/Xmu.h  .././lib/Xt/Composite.h  .././lib/Xt/CompositeP.h  .././lib/Xt/Constraint.h  .././lib/Xt/ConstrainP.h  .././lib/Xt/Core.h  .././lib/Xt/CoreP.h  .././lib/Xt/Intrinsic.h  .././lib/Xt/IntrinsicP.h  .././lib/Xt/Quarks.h  .././lib/Xt/Selection.h  .././lib/Xt/Shell.h  .././lib/Xt/ShellP.h  .././lib/Xt/StringDefs.h  .././lib/Xt/Vendor.h  .././lib/Xt/VendorP.h .
+ rm -f AsciiText.h AsciiTextP.h Box.h BoxP.h Cardinals.h Clock.h ClockP.h Command.h CommandP.h Dialog.h DialogP.h Form.h FormP.h Grip.h GripP.h Label.h LabelP.h List.h ListP.h Load.h LoadP.h Logo.h LogoP.h Mailbox.h MailboxP.h Scroll.h ScrollP.h Simple.h SimpleP.h Text.h TextP.h TextSrcP.h VPaned.h VPanedP.h Viewport.h ViewportP.h XawMisc.h 
	ln -s .././lib/Xaw/AsciiText.h  .././lib/Xaw/AsciiTextP.h  .././lib/Xaw/Box.h  .././lib/Xaw/BoxP.h  .././lib/Xaw/Cardinals.h  .././lib/Xaw/Clock.h  .././lib/Xaw/ClockP.h  .././lib/Xaw/Command.h  .././lib/Xaw/CommandP.h  .././lib/Xaw/Dialog.h  .././lib/Xaw/DialogP.h  .././lib/Xaw/Form.h  .././lib/Xaw/FormP.h  .././lib/Xaw/Grip.h  .././lib/Xaw/GripP.h  .././lib/Xaw/Label.h  .././lib/Xaw/LabelP.h  .././lib/Xaw/List.h  .././lib/Xaw/ListP.h  .././lib/Xaw/Load.h  .././lib/Xaw/LoadP.h  .././lib/Xaw/Logo.h  .././





lib/Xaw/LogoP.h  .././lib/Xaw/Mailbox.h  .././lib/Xaw/MailboxP.h  .././lib/Xaw/Scroll.h  .././lib/Xaw/ScrollP.h  .././lib/Xaw/Simple.h  .././lib/Xaw/SimpleP.h  .././lib/Xaw/Text.h  .././lib/Xaw/TextP.h  .././lib/Xaw/TextSrcP.h  .././lib/Xaw/VPaned.h  .././lib/Xaw/VPanedP.h  .././lib/Xaw/Viewport.h  .././lib/Xaw/ViewportP.h  .././lib/Xaw/XawMisc.h .
+ cd extensions 
+ rm -f zoid.h bezier.h plxvideo.h xtestext1.h 
+ cd extensions 
+ ln -s ../.././extensions/include/zoid.h . 
+ cd extensions 
+ ln -s ../.././extensions/include/bezier.h . 
+ cd extensions 
+ ln -s ../.././extensions/include/plxvideo.h . 
+ cd extensions 
+ ln -s ../.././extensions/include/xtestext1.h . 
making all in bitmaps
making all in ./lib
making all in X
	rm -f Context.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN Context.c
	rm -f GetPRoot.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN GetPRoot.c
	rm -f ParseCmd.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN ParseCmd.c
"ParseCmd.c", line 134: warning: enumeration type clash, operator =
	rm -f Quarks.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN Quarks.c
	rm -f XAllCells.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XAllCells.c
	rm -f XAllPlanes.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XAllPlanes.c
	rm -f XAllowEv.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XAllowEv.c
	rm -f XAutoRep.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XAutoRep.c
	rm -f XBackgnd.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XBackgnd.c
	rm -f XBdrWidth.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XBdrWidth.c
	rm -f XBell.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XBell.c
	rm -f XBorder.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XBorder.c
	rm -f XChAccCon.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XChAccCon.c
	rm -f XChClMode.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XChClMode.c
	rm -f XChActPGb.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XChActPGb.c
	rm -f XChCmap.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XChCmap.c
	rm -f XChGC.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XChGC.c
	rm -f XChKeyCon.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XChKeyCon.c
	rm -f XChPntCon.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XChPntCon.c
	rm -f XChProp.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XChProp.c
	rm -f XChSaveSet.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XChSaveSet.c
	rm -f XChWAttrs.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XChWAttrs.c
	rm -f XChWindow.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XChWindow.c
	rm -f XChkIfEv.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XChkIfEv.c
	rm -f XChkMaskEv.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XChkMaskEv.c
	rm -f XChkWinEv.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XChkWinEv.c
	rm -f XChkTypEv.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XChkTypEv.c
	rm -f XChkTypWEv.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XChkTypWEv.c
	rm -f XCirWin.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XCirWin.c
	rm -f XCirWinDn.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XCirWinDn.c
	rm -f XCirWinUp.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XCirWinUp.c
	rm -f XClDisplay.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XClDisplay.c
	rm -f XClear.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XClear.c
	rm -f XClearArea.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XClearArea.c
	rm -f XConfWind.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XConfWind.c
	rm -f XConnDis.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN  XConnDis.c
	rm -f XConvSel.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XConvSel.c
	rm -f XCopyArea.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XCopyArea.c
	rm -f XCopyCmap.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XCopyCmap.c
	rm -f XCopyGC.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XCopyGC.c
	rm -f XCopyPlane.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XCopyPlane.c
	rm -f XCrBFData.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XCrBFData.c
	rm -f XCrCmap.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XCrCmap.c
	rm -f XCrCursor.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XCrCursor.c
	rm -f XCrGC.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XCrGC.c
	rm -f XCrGlCur.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XCrGlCur.c
	rm -f XCrPFBData.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XCrPFBData.c
	rm -f XCrPixmap.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XCrPixmap.c
	rm -f XCrWindow.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XCrWindow.c
	rm -f XCursor.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XCursor.c
	rm -f XDefCursor.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XDefCursor.c
	rm -f XDelProp.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XDelProp.c
	rm -f XDestSubs.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XDestSubs.c
	rm -f XDestWind.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XDestWind.c
	rm -f XDisName.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XDisName.c
	rm -f XDrArc.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XDrArc.c
	rm -f XDrArcs.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XDrArcs.c
	rm -f XDrLine.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XDrLine.c
	rm -f XDrLines.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XDrLines.c
	rm -f XDrPoint.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XDrPoint.c
	rm -f XDrPoints.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XDrPoints.c
	rm -f XDrRect.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XDrRect.c
	rm -f XDrRects.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XDrRects.c
	rm -f XDrSegs.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XDrSegs.c
	rm -f XErrDes.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN -DERRORDB=\"/usr/lib/X11/XErrorDB\" XErrDes.c
	rm -f XErrHndlr.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XErrHndlr.c
	rm -f XEvToWire.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XEvToWire.c
	rm -f XFetchName.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XFetchName.c
	rm -f XFillArc.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XFillArc.c
	rm -f XFillArcs.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XFillArcs.c
	rm -f XFillPoly.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XFillPoly.c
	rm -f XFillRect.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XFillRect.c
	rm -f XFillRects.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XFillRects.c
	rm -f XFlush.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XFlush.c
	rm -f XFont.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XFont.c
	rm -f XFontNames.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XFontNames.c
	rm -f XFontInfo.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XFontInfo.c
	rm -f XFreeCmap.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XFreeCmap.c
	rm -f XFreeCols.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XFreeCols.c
	rm -f XFreeCurs.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XFreeCurs.c
	rm -f XFreeEData.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XFreeEData.c
	rm -f XFreeGC.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XFreeGC.c
	rm -f XFreePix.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XFreePix.c
	rm -f XFSSaver.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XFSSaver.c
	rm -f XGCMisc.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XGCMisc.c
	rm -f XGeom.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XGeom.c
	rm -f XGetAtomNm.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XGetAtomNm.c
	rm -f XGetColor.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XGetColor.c
	rm -f XGetDflt.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XGetDflt.c
	rm -f XGetFPath.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XGetFPath.c
	rm -f XGetFProp.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XGetFProp.c
	rm -f XGetGeom.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XGetGeom.c
	rm -f XGetHColor.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XGetHColor.c
	rm -f XGetHints.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XGetHints.c
	rm -f XGetIFocus.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XGetIFocus.c
	rm -f XGetImage.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XGetImage.c
	rm -f XGetKCnt.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XGetKCnt.c
	rm -f XGetMoEv.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XGetMoEv.c
	rm -f XGetPCnt.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XGetPCnt.c
	rm -f XGetPntMap.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XGetPntMap.c
	rm -f XGetProp.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XGetProp.c
	rm -f XGetSOwner.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XGetSOwner.c
	rm -f XGetSSaver.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XGetSSaver.c
	rm -f XGetStCmap.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XGetStCmap.c
	rm -f XGetWAttrs.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XGetWAttrs.c
	rm -f XGrButton.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XGrButton.c
	rm -f XGrKey.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XGrKey.c
	rm -f XGrKeybd.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XGrKeybd.c
	rm -f XGrPointer.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XGrPointer.c
	rm -f XGrServer.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XGrServer.c
	rm -f XHost.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XHost.c
	rm -f XIfEvent.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XIfEvent.c
	rm -f XImUtil.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XImUtil.c
	rm -f XImText.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XImText.c
	rm -f XImText16.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XImText16.c
	rm -f XInitExt.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XInitExt.c
	rm -f XInsCmap.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XInsCmap.c
	rm -f XIntAtom.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XIntAtom.c
	rm -f XKeyBind.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XKeyBind.c
	rm -f XKillCl.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XKillCl.c
	rm -f XLiHosts.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XLiHosts.c
	rm -f XLiICmaps.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XLiICmaps.c
	rm -f XLiProps.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XLiProps.c
	rm -f XListExt.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XListExt.c
	rm -f XLoadFont.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XLoadFont.c
	rm -f XLookupCol.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XLookupCol.c
	rm -f XLowerWin.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XLowerWin.c
	rm -f XMacros.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XMacros.c
	rm -f XMapRaised.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XMapRaised.c
	rm -f XMapSubs.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XMapSubs.c
	rm -f XMapWindow.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XMapWindow.c
	rm -f XMaskEvent.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XMaskEvent.c
	rm -f XMisc.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XMisc.c
	rm -f XModMap.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XModMap.c
	rm -f XMoveWin.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XMoveWin.c
	rm -f XNextEvent.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XNextEvent.c
	rm -f XOpenDis.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XOpenDis.c
	rm -f XParseCol.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XParseCol.c
	rm -f XParseGeom.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XParseGeom.c
	rm -f XPeekEvent.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XPeekEvent.c
	rm -f XPeekIfEv.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XPeekIfEv.c
	rm -f XPending.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XPending.c
	rm -f XPmapBgnd.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XPmapBgnd.c
	rm -f XPmapBord.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XPmapBord.c
	rm -f XPolyReg.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XPolyReg.c
	rm -f XPolyTxt.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XPolyTxt.c
	rm -f XPolyTxt16.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XPolyTxt16.c
	rm -f XPutBEvent.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XPutBEvent.c
	rm -f XPutImage.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XPutImage.c
	rm -f XQuBest.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XQuBest.c
	rm -f XQuColor.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XQuColor.c
	rm -f XQuColors.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XQuColors.c
	rm -f XQuCurShp.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XQuCurShp.c
	rm -f XQuExt.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XQuExt.c
	rm -f XQuKeybd.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XQuKeybd.c
	rm -f XQuPntr.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XQuPntr.c
	rm -f XQuStipShp.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XQuStipShp.c
	rm -f XQuTextE16.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XQuTextE16.c
	rm -f XQuTextExt.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XQuTextExt.c
	rm -f XQuTileShp.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XQuTileShp.c
	rm -f XQuTree.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XQuTree.c
	rm -f XRaiseWin.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XRaiseWin.c
	rm -f XRdBitF.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XRdBitF.c
	rm -f XRecolorC.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XRecolorC.c
	rm -f XReconfWin.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XReconfWin.c
	rm -f XRegion.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XRegion.c
	rm -f XRepWindow.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XRepWindow.c
	rm -f XRestackWs.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XRestackWs.c
	rm -f XRotProp.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XRotProp.c
	rm -f XSelInput.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XSelInput.c
	rm -f XSendEvent.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XSendEvent.c
	rm -f XSetBack.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XSetBack.c
	rm -f XSetCRects.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XSetCRects.c
	rm -f XSetClMask.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XSetClMask.c
	rm -f XSetClOrig.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XSetClOrig.c
	rm -f XSetDashes.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XSetDashes.c
	rm -f XSetFPath.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XSetFPath.c
	rm -f XSetFont.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XSetFont.c
	rm -f XSetFore.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XSetFore.c
	rm -f XSetFunc.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XSetFunc.c
	rm -f XSetHints.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XSetHints.c
	rm -f XSetIFocus.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XSetIFocus.c
	rm -f XSetLStyle.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XSetLStyle.c
	rm -f XSetPMask.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XSetPMask.c
	rm -f XSetPntMap.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XSetPntMap.c
	rm -f XSetSOwner.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XSetSOwner.c
	rm -f XSetSSaver.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XSetSSaver.c
	rm -f XSetState.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XSetState.c
	rm -f XSetStip.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XSetStip.c
	rm -f XSetStCmap.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XSetStCmap.c
	rm -f XSetTile.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XSetTile.c
	rm -f XSetTSOrig.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XSetTSOrig.c
	rm -f XStBytes.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XStBytes.c
	rm -f XStColor.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XStColor.c
	rm -f XStColors.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XStColors.c
	rm -f XStNColor.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XStNColor.c
	rm -f XStName.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XStName.c
	rm -f XStrKeysym.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XStrKeysym.c
	rm -f XSync.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XSync.c
	rm -f XSynchro.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XSynchro.c
	rm -f XText.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XText.c
	rm -f XText16.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XText16.c
	rm -f XTextExt.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XTextExt.c
	rm -f XTextExt16.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XTextExt16.c
	rm -f XTrCoords.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XTrCoords.c
	rm -f XUndefCurs.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XUndefCurs.c
	rm -f XUngrabBut.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XUngrabBut.c
	rm -f XUngrabKbd.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XUngrabKbd.c
	rm -f XUngrabKey.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XUngrabKey.c
	rm -f XUngrabPtr.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XUngrabPtr.c
	rm -f XUngrabSvr.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XUngrabSvr.c
	rm -f XUninsCmap.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XUninsCmap.c
	rm -f XUnldFont.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XUnldFont.c
	rm -f XUnmapSubs.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XUnmapSubs.c
	rm -f XUnmapWin.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XUnmapWin.c
	rm -f XVisUtil.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XVisUtil.c
	rm -f XWarpPtr.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XWarpPtr.c
	rm -f XWinEvent.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XWinEvent.c
	rm -f XWindow.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XWindow.c
	rm -f XWrBitF.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XWrBitF.c
	rm -f XlibInt.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN XlibInt.c
	rm -f Xrm.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN Xrm.c
	rm -f evtomask.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN evtomask.c
	rm -f Berklib.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII -DTCPCONN -DUNIXCONN Berklib.c
	rm -f libX11.a
	ar clq libX11.a Context.o  GetPRoot.o  ParseCmd.o  Quarks.o  XAllCells.o  XAllPlanes.o  XAllowEv.o  XAutoRep.o  XBackgnd.o  XBdrWidth.o  XBell.o  XBorder.o  XChAccCon.o  XChClMode.o  XChActPGb.o  XChCmap.o  XChGC.o  XChKeyCon.o  XChPntCon.o  XChProp.o  XChSaveSet.o  XChWAttrs.o  XChWindow.o  XChkIfEv.o  XChkMaskEv.o  XChkWinEv.o  XChkTypEv.o  XChkTypWEv.o  XCirWin.o  XCirWinDn.o  XCirWinUp.o  XClDisplay.o  XClear.o  XClearArea.o  XConfWind.o  XConnDis.o  XConvSel.o  XCopyArea.o  XCopyCmap.o  XCopyGC.o  XC





opyPlane.o  XCrBFData.o  XCrCmap.o  XCrCursor.o  XCrGC.o  XCrGlCur.o  XCrPFBData.o  XCrPixmap.o  XCrWindow.o  XCursor.o  XDefCursor.o  XDelProp.o  XDestSubs.o  XDestWind.o  XDisName.o  XDrArc.o  XDrArcs.o  XDrLine.o  XDrLines.o  XDrPoint.o  XDrPoints.o  XDrRect.o  XDrRects.o  XDrSegs.o  XErrDes.o  XErrHndlr.o  XEvToWire.o  XFetchName.o  XFillArc.o  XFillArcs.o  XFillPoly.o  XFillRect.o  XFillRects.o  XFlush.o  XFont.o  XFontNames.o  XFontInfo.o  XFreeCmap.o  XFreeCols.o  XF!
reeCurs.o  XFreeEData.o  XFreeGC.

  XFreePix.o  XFSSaver.o  XGCMisc.o  XGeom.o  XGetAtomNm.o  XGetColor.o  XGetDflt.o  XGetFPath.o  XGetFProp.o  XGetGeom.o  XGetHColor.o  XGetHints.o  XGetIFocus.o  XGetImage.o  XGetKCnt.o  XGetMoEv.o  XGetPCnt.o  XGetPntMap.o  XGetProp.o  XGetSOwner.o  XGetSSaver.o  XGetStCmap.o  XGetWAttrs.o  XGrButton.o  XGrKey.o  XGrKeybd.o  XGrPointer.o  XGrServer.o  XHost.o  XIfEvent.o  XImUtil.o  XImText.o  XImText16.o  XInitExt.o  XInsCmap.o  XIntAtom.o  XKeyBind.o  XKillCl.o  XLiHosts.o  XLiICmaps.o  XLiProps.o  XL





istExt.o  XLoadFont.o  XLookupCol.o  XLowerWin.o
	ar clq libX11.a XMacros.o  XMapRaised.o  XMapSubs.o  XMapWindow.o  XMaskEvent.o  XMisc.o  XModMap.o  XMoveWin.o  XNextEvent.o  XOpenDis.o  XParseCol.o  XParseGeom.o  XPeekEvent.o  XPeekIfEv.o  XPending.o  XPmapBgnd.o  XPmapBord.o  XPolyReg.o  XPolyTxt.o  XPolyTxt16.o  XPutBEvent.o  XPutImage.o  XQuBest.o  XQuColor.o  XQuColors.o  XQuCurShp.o  XQuExt.o  XQuKeybd.o  XQuPntr.o  XQuStipShp.o  XQuTextE16.o  XQuTextExt.o  XQuTileShp.o  XQuTree.o  XRaiseWin.o  XRdBitF.o  XRecolorC.o  XReconfWin.o  XRegion.o  XRe





pWindow.o  XRestackWs.o  XRotProp.o  XSelInput.o  XSendEvent.o  XSetBack.o  XSetCRects.o  XSetClMask.o  XSetClOrig.o  XSetDashes.o  XSetFPath.o  XSetFont.o  XSetFore.o  XSetFunc.o  XSetHints.o  XSetIFocus.o  XSetLStyle.o  XSetPMask.o  XSetPntMap.o  XSetSOwner.o  XSetSSaver.o  XSetState.o  XSetStip.o  XSetStCmap.o  XSetTile.o  XSetTSOrig.o XStBytes.o  XStColor.o  XStColors.o  XStNColor.o  XStName.o  XStrKeysym.o  XSync.o  XSynchro.o  XText.o  XText16.o  XTextExt.o  XTextExt1!
6.o  XTrCoords.o  XUndefCurs.o  X

ngrabBut.o  XUngrabKbd.o  XUngrabKey.o  XUngrabPtr.o  XUngrabSvr.o  XUninsCmap.o  XUnldFont.o  XUnmapSubs.o  XUnmapWin.o  XVisUtil.o  XWarpPtr.o  XWinEvent.o  XWindow.o  XWrBitF.o  XlibInt.o  Xrm.o  evtomask.o  Berklib.o
	/bin/true libX11.a
making all in oldX
	rm -f XDraw.o
	cc -B /usr/lib/big/ -c -O -I../../. -I../.././X11 -I../.././lib/X -DmacII  XDraw.c
	rm -f XCrAssoc.o
	cc -B /usr/lib/big/ -c -O -I../../. -I../.././X11 -I../.././lib/X -DmacII  XCrAssoc.c
	rm -f XDelAssoc.o
	cc -B /usr/lib/big/ -c -O -I../../. -I../.././X11 -I../.././lib/X -DmacII  XDelAssoc.c
	rm -f XDestAssoc.o
	cc -B /usr/lib/big/ -c -O -I../../. -I../.././X11 -I../.././lib/X -DmacII  XDestAssoc.c
	rm -f XLookAssoc.o
	cc -B /usr/lib/big/ -c -O -I../../. -I../.././X11 -I../.././lib/X -DmacII  XLookAssoc.c
	rm -f XMakeAssoc.o
	cc -B /usr/lib/big/ -c -O -I../../. -I../.././X11 -I../.././lib/X -DmacII  XMakeAssoc.c
	rm -f liboldX.a
	ar clq liboldX.a XDraw.o  XCrAssoc.o  XDelAssoc.o  XDestAssoc.o  XLookAssoc.o  XMakeAssoc.o
	/bin/true liboldX.a
making all in Xt
	rm -f Alloc.o
	cc -B /usr/lib/big/ -c -O -I. -I../.././lib/X -I../../. -I../.././X11 -DmacII   Alloc.c
	rm -f ArgList.o
	cc -B /usr/lib/big/ -c -O -I. -I../.././lib/X -I../../. -I../.././X11 -DmacII   ArgList.c
	rm -f Callback.o
	cc -B /usr/lib/big/ -c -O -I. -I../.././lib/X -I../../. -I../.././X11 -DmacII   Callback.c
	rm -f CompObj.o
	cc -B /usr/lib/big/ -c -O -I. -I../.././lib/X -I../../. -I../.././X11 -DmacII   CompObj.c
	rm -f Composite.o
	cc -B /usr/lib/big/ -c -O -I. -I../.././lib/X -I../../. -I../.././X11 -DmacII   Composite.c
	rm -f Constraint.o
	cc -B /usr/lib/big/ -c -O -I. -I../.././lib/X -I../../. -I../.././X11 -DmacII   Constraint.c
	rm -f Convert.o
	cc -B /usr/lib/big/ -c -O -I. -I../.././lib/X -I../../. -I../.././X11 -DmacII   Convert.c
"Convert.c", line 247: warning: enumeration type clash, operator =
	rm -f Converters.o
	cc -B /usr/lib/big/ -c -O -I. -I../.././lib/X -I../../. -I../.././X11 -DmacII   Converters.c
	rm -f Core.o
	cc -B /usr/lib/big/ -c -O -I. -I../.././lib/X -I../../. -I../.././X11 -DmacII   Core.c
	rm -f Create.o
	cc -B /usr/lib/big/ -c -O -I. -I../.././lib/X -I../../. -I../.././X11 -DmacII   Create.c
	rm -f Destroy.o
	cc -B /usr/lib/big/ -c -O -I. -I../.././lib/X -I../../. -I../.././X11 -DmacII   Destroy.c
	rm -f Display.o
	cc -B /usr/lib/big/ -c -O -I. -I../.././lib/X -I../../. -I../.././X11 -DmacII   Display.c
	rm -f Error.o
	cc -B /usr/lib/big/ -c -O -I. -I../.././lib/X -I../../. -I../.././X11 -DmacII   -DERRORDB=\"/usr/lib/X11/XtErrorDB\" Error.c
	rm -f Event.o
	cc -B /usr/lib/big/ -c -O -I. -I../.././lib/X -I../../. -I../.././X11 -DmacII   Event.c
"Event.c", line 658: warning: enumeration type clash, operator =
	rm -f GCManager.o
	cc -B /usr/lib/big/ -c -O -I. -I../.././lib/X -I../../. -I../.././X11 -DmacII   GCManager.c
	rm -f Geometry.o
	cc -B /usr/lib/big/ -c -O -I. -I../.././lib/X -I../../. -I../.././X11 -DmacII   Geometry.c
	rm -f Initialize.o
	cc -B /usr/lib/big/ -c -O -I. -I../.././lib/X -I../../. -I../.././X11 -DmacII   -DXAPPLOADDIR=\"/usr/lib/X11/app-defaults/\" Initialize.c
	rm -f Intrinsic.o
	cc -B /usr/lib/big/ -c -O -I. -I../.././lib/X -I../../. -I../.././X11 -DmacII   Intrinsic.c
	rm -f Manage.o
	cc -B /usr/lib/big/ -c -O -I. -I../.././lib/X -I../../. -I../.././X11 -DmacII   Manage.c
	rm -f NextEvent.o
	cc -B /usr/lib/big/ -c -O -I. -I../.././lib/X -I../../. -I../.././X11 -DmacII   NextEvent.c
	rm -f Object.o
	cc -B /usr/lib/big/ -c -O -I. -I../.././lib/X -I../../. -I../.././X11 -DmacII   Object.c
	rm -f Popup.o
	cc -B /usr/lib/big/ -c -O -I. -I../.././lib/X -I../../. -I../.././X11 -DmacII   Popup.c
	rm -f RectObj.o
	cc -B /usr/lib/big/ -c -O -I. -I../.././lib/X -I../../. -I../.././X11 -DmacII   RectObj.c
	rm -f Resources.o
	cc -B /usr/lib/big/ -c -O -I. -I../.././lib/X -I../../. -I../.././X11 -DmacII   Resources.c
	rm -f Selection.o
	cc -B /usr/lib/big/ -c -O -I. -I../.././lib/X -I../../. -I../.././X11 -DmacII   Selection.c
	rm -f Shell.o
	cc -B /usr/lib/big/ -c -O -I. -I../.././lib/X -I../../. -I../.././X11 -DmacII   Shell.c
	rm -f TMparse.o
	cc -B /usr/lib/big/ -c -O -I. -I../.././lib/X -I../../. -I../.././X11 -DmacII   TMparse.c
	rm -f TMstate.o
	cc -B /usr/lib/big/ -c -O -I. -I../.././lib/X -I../../. -I../.././X11 -DmacII   TMstate.c
	rm -f Vendor.o
	cc -B /usr/lib/big/ -c -O -I. -I../.././lib/X -I../../. -I../.././X11 -DmacII   Vendor.c
	rm -f WindowObj.o
	cc -B /usr/lib/big/ -c -O -I. -I../.././lib/X -I../../. -I../.././X11 -DmacII   WindowObj.c
"WindowObj.c", line 250: warning: enumeration type clash, operator =
	rm -f libXt.a
	ar clq libXt.a Alloc.o  ArgList.o  Callback.o  CompObj.o  Composite.o  Constraint.o  Convert.o  Converters.o  Core.o  Create.o  Destroy.o  Display.o  Error.o  Event.o  GCManager.o  Geometry.o  Initialize.o  Intrinsic.o  Manage.o  NextEvent.o  Object.o  Popup.o  RectObj.o  Resources.o  Selection.o  Shell.o  TMparse.o  TMstate.o  Vendor.o  WindowObj.o
	/bin/true libXt.a
making all in Xmu
	rm -f Atoms.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII  Atoms.c
	rm -f CrPixFBit.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII  CrPixFBit.c
	rm -f CvtStdSel.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII   CvtStdSel.c
	rm -f DefErrMsg.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII  DefErrMsg.c
	rm -f DrRndRect.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII  DrRndRect.c
	rm -f FToCback.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII  FToCback.c
	rm -f Lookup.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII  Lookup.c
	rm -f Lower.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII  Lower.c
	rm -f RdBitF.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII  RdBitF.c
	rm -f StrToBS.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII  StrToBS.c
	rm -f StrToBmap.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII  StrToBmap.c
	rm -f StrToCurs.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII  StrToCurs.c
	rm -f StrToJust.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII  StrToJust.c
	rm -f StrToOrnt.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII  StrToOrnt.c
	rm -f StrToWidg.o
	cc -B /usr/lib/big/ -c -O -I. -I../../. -I../.././X11 -DmacII  StrToWidg.c
	rm -f libXmu.a
	ar clq libXmu.a Atoms.o  CrPixFBit.o  CvtStdSel.o  DefErrMsg.o  DrRndRect.o  FToCback.o  Lookup.o  Lower.o  RdBitF.o  StrToBS.o  StrToBmap.o  StrToCurs.o  StrToJust.o  StrToOrnt.o  StrToWidg.o
	/bin/true libXmu.a
making all in Xaw
	rm -f AsciiSink.o
	cc -B /usr/lib/big/ -c -O -I. -I../.././lib/Xt -I../../. -I../.././X11 -DmacII  AsciiSink.c
	rm -f AsciiText.o
	cc -B /usr/lib/big/ -c -O -I. -I../.././lib/Xt -I../../. -I../.././X11 -DmacII  AsciiText.c
	rm -f Box.o
	cc -B /usr/lib/big/ -c -O -I. -I../.././lib/Xt -I../../. -I../.././X11 -DmacII  Box.c
"Box.c", line 382: warning: enumeration type clash, operator =
	rm -f Clock.o
	cc -B /usr/lib/big/ -c -O -I. -I../.././lib/Xt -I../../. -I../.././X11 -DmacII  Clock.c
	rm -f Command.o
	cc -B /usr/lib/big/ -c -O -I. -I../.././lib/Xt -I../../. -I../.././X11 -DmacII  Command.c
	rm -f Dialog.o
	cc -B /usr/lib/big/ -c -O -I. -I../.././lib/Xt -I../../. -I../.././X11 -DmacII  Dialog.c
	rm -f DiskSrc.o
	cc -B /usr/lib/big/ -c -O -I. -I../.././lib/Xt -I../../. -I../.././X11 -DmacII  DiskSrc.c
"DiskSrc.c", line 245: warning: enumeration type clash, operator =
"DiskSrc.c", line 395: warning: enumeration type clash, operator =
	rm -f Form.o
	cc -B /usr/lib/big/ -c -O -I. -I../.././lib/Xt -I../../. -I../.././X11 -DmacII  Form.c
	rm -f GrayPixmap.o
	cc -B /usr/lib/big/ -c -O -I. -I../.././lib/Xt -I../../. -I../.././X11 -DmacII  GrayPixmap.c
	rm -f Grip.o
	cc -B /usr/lib/big/ -c -O -I. -I../.././lib/Xt -I../../. -I../.././X11 -DmacII  Grip.c
	rm -f Label.o
	cc -B /usr/lib/big/ -c -O -I. -I../.././lib/Xt -I../../. -I../.././X11 -DmacII  Label.c
"Label.c", line 284: warning: enumeration type clash, operator =
	rm -f List.o
	cc -B /usr/lib/big/ -c -O -I. -I../.././lib/Xt -I../../. -I../.././X11 -DmacII  List.c
"List.c", line 247: warning: enumeration type clash, operator =
	rm -f Load.o
	cc -B /usr/lib/big/ -c -O -I. -I../.././lib/Xt -I../../. -I../.././X11 -DmacII  Load.c
	rm -f Logo.o
	cc -B /usr/lib/big/ -c -O -I. -I../.././lib/Xt -I../../. -I../.././X11 -DmacII  Logo.c
	rm -f Mailbox.o
	cc -B /usr/lib/big/ -c -O -I. -I../.././lib/Xt -I../../. -I../.././X11 -DmacII  Mailbox.c
	rm -f Scroll.o
	cc -B /usr/lib/big/ -c -O -I. -I../.././lib/Xt -I../../. -I../.././X11 -DmacII  Scroll.c
	rm -f Simple.o
	cc -B /usr/lib/big/ -c -O -I. -I../.././lib/Xt -I../../. -I../.././X11 -DmacII  Simple.c
	rm -f StringSrc.o
	cc -B /usr/lib/big/ -c -O -I. -I../.././lib/Xt -I../../. -I../.././X11 -DmacII  StringSrc.c
"StringSrc.c", line 123: warning: enumeration type clash, operator =
"StringSrc.c", line 181: warning: enumeration type clash, operator =
	rm -f Text.o
	cc -B /usr/lib/big/ -c -O -I. -I../.././lib/Xt -I../../. -I../.././X11 -DmacII  Text.c
"Text.c", line 1153: warning: enumeration type clash, operator =
"Text.c", line 1237: warning: enumeration type clash, operator =
"Text.c", line 1405: warning: enumeration type clash, operator =
"Text.c", line 1415: warning: enumeration type clash, operator =
	rm -f TextTr.o
	cc -B /usr/lib/big/ -c -O -I. -I../.././lib/Xt -I../../. -I../.././X11 -DmacII  TextTr.c
	rm -f Vendor.o
	cc -B /usr/lib/big/ -c -O -I. -I../.././lib/Xt -I../../. -I../.././X11 -DmacII  Vendor.c
	rm -f Viewport.o
	cc -B /usr/lib/big/ -c -O -I. -I../.././lib/Xt -I../../. -I../.././X11 -DmacII  Viewport.c
	rm -f VPaned.o
	cc -B /usr/lib/big/ -c -O -I. -I../.././lib/Xt -I../../. -I../.././X11 -DmacII  VPaned.c
	rm -f XDrawLogo.o
	cc -B /usr/lib/big/ -c -O -I. -I../.././lib/Xt -I../../. -I../.././X11 -DmacII  XDrawLogo.c
	rm -f libXaw.a
	ar clq libXaw.a AsciiSink.o  AsciiText.o  Box.o  Clock.o  Command.o  Dialog.o  DiskSrc.o  Form.o  GrayPixmap.o  Grip.o  Label.o  List.o  Load.o  Logo.o  Mailbox.o  Scroll.o  Simple.o  StringSrc.o  Text.o  TextTr.o  Vendor.o  Viewport.o  VPaned.o  XDrawLogo.o
	/bin/true libXaw.a
making all in ./extensions
making all in lib
	rm -f XFillZoids.o
	cc -B /usr/lib/big/ -c -O -I../../. -I../.././X11 -I../.././lib/X -I../include -DmacII  XFillZoids.c
	rm -f XBezier.o
	cc -B /usr/lib/big/ -c -O -I../../. -I../.././X11 -I../.././lib/X -I../include -DmacII  XBezier.c
	rm -f XPlxVideo.o
	cc -B /usr/lib/big/ -c -O -I../../. -I../.././X11 -I../.././lib/X -I../include -DmacII  XPlxVideo.c
	rm -f XTestExt1.o
	cc -B /usr/lib/big/ -c -O -I../../. -I../.././X11 -I../.././lib/X -I../include -DmacII  XTestExt1.c
	rm -f libXext.a
	ar clq libXext.a XFillZoids.o XBezier.o XPlxVideo.o XTestExt1.o
	/bin/true libXext.a
making all in include
skipping make all in extensions/include
making all in test
	cc -B /usr/lib/big/ -O -I../../. -I../.././X11 -I../include -DmacII  -c zoidtest.c
	rm -f zoidtest
	cc -B /usr/lib/big/ -o zoidtest zoidtest.o ../.././extensions/lib/libXext.a ../.././lib/X/libX11.a -O    
	cc -B /usr/lib/big/ -O -I../../. -I../.././X11 -I../include -DmacII  -c beziertest.c
	rm -f beziertest
	cc -B /usr/lib/big/ -o beziertest beziertest.o ../.././extensions/lib/libXext.a ../.././lib/X/libX11.a -O    
making all in server
	rm -f zoid.o
	cc -B /usr/lib/big/ -c -O -I../include -I../.././X11 -I../.././server/include -DmacII  zoid.c
	rm -f bezier.o
	cc -B /usr/lib/big/ -c -O -I../include -I../.././X11 -I../.././server/include -DmacII  bezier.c
	rm -f plxvideo.o
	cc -B /usr/lib/big/ -c -O -I../include -I../.././X11 -I../.././server/include -DmacII  plxvideo.c
	rm -f xtest1di.o
	cc -B /usr/lib/big/ -c -O -I../include -I../.././X11 -I../.././server/include -DmacII  xtest1di.c
	rm -f xtest1dd.o
	cc -B /usr/lib/big/ -c -O -I../include -I../.././X11 -I../.././server/include -DmacII  xtest1dd.c
	rm -f libext.a
	ar clq libext.a zoid.o bezier.o plxvideo.o xtest1di.o xtest1dd.o
	/bin/true libext.a
making all in ./server
making .././extensions/server
making .././fonts/mkfontdir
	rm -f mkfontdir.o
	cc -B /usr/lib/big/ -c -O -I. -I../.././fonts/bdftosnf -I../../. -I../.././server/include -DmacII  -DFONT_SNF -DFONT_BDF -DCOMPRESSED_FONTS -DUNCOMPRESSFILT=\"/usr/ucb/uncompress\" -DBDFTOSNFFILT=\"/usr/bin/X11/bdftosnf\" -DSHELLPATH=\"/bin/sh\" -DZBDFTOSNFFILT=\"/usr/ucb/uncompress" | /usr/bin/X11/bdftosnf -t\"" mkfontdir.c
	cc -B /usr/lib/big/ -O -I. -I../.././fonts/bdftosnf -I../../. -I../.././server/include -DmacII  -c fontdir.c
	cc -B /usr/lib/big/ -O -I. -I../.././fonts/bdftosnf -I../../. -I../.././server/include -DmacII  -c snf_util.c
	rm -f mkfontdir
	cc -B /usr/lib/big/ -o mkfontdir mkfontdir.o fontdir.o snf_util.o ../.././lib/Xmu/libXmu.a -O   
making dix
	rm -f atom.o
	cc -B /usr/lib/big/ -c -O -I. -I../include -I../.././X11 -DmacII  atom.c
	rm -f colormap.o
	cc -B /usr/lib/big/ -c -O -I. -I../include -I../.././X11 -DmacII  colormap.c
	rm -f cursor.o
	cc -B /usr/lib/big/ -c -O -I. -I../include -I../.././X11 -DmacII  cursor.c
	rm -f dispatch.o
	cc -B /usr/lib/big/ -c -O -I. -I../include -I../.././X11 -DmacII  dispatch.c
	rm -f dixutils.o
	cc -B /usr/lib/big/ -c -O -I. -I../include -I../.././X11 -DmacII  dixutils.c
	rm -f events.o
	cc -B /usr/lib/big/ -c -O -I. -I../include -I../.././X11 -DmacII  events.c
	rm -f extension.o
	cc -B /usr/lib/big/ -c -O -I. -I../include -I../.././X11 -DmacII  extension.c
	rm -f gc.o
	cc -B /usr/lib/big/ -c -O -I. -I../include -I../.././X11 -DmacII  gc.c
	rm -f globals.o
	cc -B /usr/lib/big/ -c -O -I. -I../include -I../.././X11 -DmacII   -DCOMPILEDDEFAULTFONTPATH=\"/usr/lib/X11/fonts/misc/,/usr/lib/X11/fonts/75dpi/,/usr/lib/X11/fonts/100dpi/\" -DRGB_DB=\"/usr/lib/X11/rgb\" globals.c
	rm -f glyphcurs.o
	cc -B /usr/lib/big/ -c -O -I. -I../include -I../.././X11 -DmacII  glyphcurs.c
	rm -f grabs.o
	cc -B /usr/lib/big/ -c -O -I. -I../include -I../.././X11 -DmacII  grabs.c
	rm -f main.o
	cc -B /usr/lib/big/ -c -O -I. -I../include -I../.././X11 -DmacII  main.c
	rm -f property.o
	cc -B /usr/lib/big/ -c -O -I. -I../include -I../.././X11 -DmacII  property.c
	rm -f resource.o
	cc -B /usr/lib/big/ -c -O -I. -I../include -I../.././X11 -DmacII  resource.c
	rm -f swaprep.o
	cc -B /usr/lib/big/ -c -O -I. -I../include -I../.././X11 -DmacII  swaprep.c
	rm -f swapreq.o
	cc -B /usr/lib/big/ -c -O -I. -I../include -I../.././X11 -DmacII  swapreq.c
	rm -f tables.o
	cc -B /usr/lib/big/ -c -O -I. -I../include -I../.././X11 -DmacII  tables.c
	rm -f window.o
	cc -B /usr/lib/big/ -c -O -I. -I../include -I../.././X11 -DmacII  window.c
	rm -f initatoms.o
	cc -B /usr/lib/big/ -c -O -I. -I../include -I../.././X11 -DmacII  initatoms.c
	rm -f dixfonts.o
	cc -B /usr/lib/big/ -c -O -I. -I../include -I../.././X11 -DmacII  dixfonts.c
"dixfonts.c", line 250: warning: enumeration type clash, operator =
	rm -f libdix.a
	ar clq libdix.a atom.o colormap.o cursor.o dispatch.o dixutils.o events.o  extension.o gc.o globals.o glyphcurs.o grabs.o  main.o property.o resource.o swaprep.o swapreq.o  tables.o window.o initatoms.o dixfonts.o
	/bin/true libdix.a
making ddx/snf
	rm -f snffonts.o
	cc -B /usr/lib/big/ -c -O -I. -I../../include -I../../.././X11 -DmacII  snffonts.c
	rm -f libsnf.a
	ar clq libsnf.a snffonts.o
	/bin/true libsnf.a
making ddx/mi
	rm -f mivaltree.o
	cc -B /usr/lib/big/ -c -O -I. -I../../include -I../../.././X11 -DmacII  mivaltree.c
	rm -f mipolyseg.o
	cc -B /usr/lib/big/ -c -O -I. -I../../include -I../../.././X11 -DmacII  mipolyseg.c
	rm -f mipolyrect.o
	cc -B /usr/lib/big/ -c -O -I. -I../../include -I../../.././X11 -DmacII  mipolyrect.c
	rm -f mipoly.o
	cc -B /usr/lib/big/ -c -O -I. -I../../include -I../../.././X11 -DmacII  mipoly.c
	rm -f mipolycon.o
	cc -B /usr/lib/big/ -c -O -I. -I../../include -I../../.././X11 -DmacII  mipolycon.c
	rm -f mipolygen.o
	cc -B /usr/lib/big/ -c -O -I. -I../../include -I../../.././X11 -DmacII  mipolygen.c
	rm -f mipolyutil.o
	cc -B /usr/lib/big/ -c -O -I. -I../../include -I../../.././X11 -DmacII  mipolyutil.c
	rm -f mifillrct.o
	cc -B /usr/lib/big/ -c -O -I. -I../../include -I../../.././X11 -DmacII  mifillrct.c
	rm -f milines.o
	cc -B /usr/lib/big/ -c -O -I. -I../../include -I../../.././X11 -DmacII  milines.c
	rm -f miarc.o
	cc -B /usr/lib/big/ -c -O -I. -I../../include -I../../.././X11 -DmacII  miarc.c
	rm -f misetclip.o
	cc -B /usr/lib/big/ -c -O -I. -I../../include -I../../.././X11 -DmacII  misetclip.c
	rm -f miwindow.o
	cc -B /usr/lib/big/ -c -O -I. -I../../include -I../../.././X11 -DmacII  miwindow.c
	rm -f micursor.o
	cc -B /usr/lib/big/ -c -O -I. -I../../include -I../../.././X11 -DmacII  micursor.c
	rm -f miregion.o
	cc -B /usr/lib/big/ -c -O -I. -I../../include -I../../.././X11 -DmacII  miregion.c
	rm -f mipolytext.o
	cc -B /usr/lib/big/ -c -O -I. -I../../include -I../../.././X11 -DmacII  mipolytext.c
	rm -f mibitblt.o
	cc -B /usr/lib/big/ -c -O -I. -I../../include -I../../.././X11 -DmacII  mibitblt.c
	rm -f mipolypnt.o
	cc -B /usr/lib/big/ -c -O -I. -I../../include -I../../.././X11 -DmacII  mipolypnt.c
	rm -f mipushpxl.o
	cc -B /usr/lib/big/ -c -O -I. -I../../include -I../../.././X11 -DmacII  mipushpxl.c
	rm -f miexpose.o
	cc -B /usr/lib/big/ -c -O -I. -I../../include -I../../.././X11 -DmacII  miexpose.c
	rm -f miglblt.o
	cc -B /usr/lib/big/ -c -O -I. -I../../include -I../../.././X11 -DmacII  miglblt.c
	rm -f mizerline.o
	cc -B /usr/lib/big/ -c -O -I. -I../../include -I../../.././X11 -DmacII  mizerline.c
	rm -f mifpolycon.o
	cc -B /usr/lib/big/ -c -O -I. -I../../include -I../../.././X11 -DmacII  mifpolycon.c
	rm -f midash.o
	cc -B /usr/lib/big/ -c -O -I. -I../../include -I../../.././X11 -DmacII  midash.c
	rm -f miwidedash.o
	cc -B /usr/lib/big/ -c -O -I. -I../../include -I../../.././X11 -DmacII  miwidedash.c
	rm -f mibstore.o
	cc -B /usr/lib/big/ -c -O -I. -I../../include -I../../.././X11 -DmacII  mibstore.c
	rm -f miinitext.o
	cc -B /usr/lib/big/ -c -O -I. -I../../include -I../../.././X11 -DmacII    miinitext.c
	rm -f libmi.a
	ar clq libmi.a mivaltree.o mipolyseg.o mipolyrect.o  mipoly.o mipolycon.o mipolygen.o mipolyutil.o  mifillrct.o milines.o miarc.o misetclip.o  miwindow.o micursor.o miregion.o  mipolytext.o mibitblt.o mipolypnt.o mipushpxl.o miexpose.o miglblt.o mizerline.o mifpolycon.o  midash.o miwidedash.o mibstore.o miinitext.o
	/bin/true libmi.a
making ddx/mfb
	rm -f mfbgc.o
	cc -B /usr/lib/big/ -c -O -I. -I../../include -I../../.././X11 -DmacII  mfbgc.c
	rm -f mfbwindow.o
	cc -B /usr/lib/big/ -c -O -I. -I../../include -I../../.././X11 -DmacII  mfbwindow.c
	rm -f mfbfont.o
	cc -B /usr/lib/big/ -c -O -I. -I../../include -I../../.././X11 -DmacII  mfbfont.c
	rm -f mfbfillrct.o
	cc -B /usr/lib/big/ -c -O -I. -I../../include -I../../.././X11 -DmacII  mfbfillrct.c
	rm -f mfbpntwin.o
	cc -B /usr/lib/big/ -c -O -I. -I../../include -I../../.././X11 -DmacII  mfbpntwin.c
	rm -f maskbits.o
	cc -B /usr/lib/big/ -c -O -I. -I../../include -I../../.././X11 -DmacII  maskbits.c
	rm -f mfbpixmap.o
	cc -B /usr/lib/big/ -c -O -I. -I../../include -I../../.././X11 -DmacII  mfbpixmap.c
	rm -f mfbimage.o
	cc -B /usr/lib/big/ -c -O -I. -I../../include -I../../.././X11 -DmacII  mfbimage.c
	rm -f mfbline.o
	cc -B /usr/lib/big/ -c -O -I. -I../../include -I../../.././X11 -DmacII  mfbline.c
	rm -f mfbbres.o
	cc -B /usr/lib/big/ -c -O -I. -I../../include -I../../.././X11 -DmacII  mfbbres.c
	rm -f mfbhrzvert.o
	cc -B /usr/lib/big/ -c -O -I. -I../../include -I../../.././X11 -DmacII  mfbhrzvert.c
	rm -f mfbpushpxl.o
	cc -B /usr/lib/big/ -c -O -I. -I../../include -I../../.././X11 -DmacII  mfbpushpxl.c
	rm -f mfbfillsp.o
	cc -B /usr/lib/big/ -c -O -I. -I../../include -I../../.././X11 -DmacII  mfbfillsp.c
	rm -f mfbsetsp.o
	cc -B /usr/lib/big/ -c -O -I. -I../../include -I../../.././X11 -DmacII  mfbsetsp.c
	rm -f mfbscrinit.o
	cc -B /usr/lib/big/ -c -O -I. -I../../include -I../../.././X11 -DmacII  mfbscrinit.c
	rm -f mfbscrclse.o
	cc -B /usr/lib/big/ -c -O -I. -I../../include -I../../.././X11 -DmacII  mfbscrclse.c
	rm -f mfbclip.o
	cc -B /usr/lib/big/ -c -O -I. -I../../include -I../../.././X11 -DmacII  mfbclip.c
	rm -f mfbbitblt.o
	cc -B /usr/lib/big/ -c -O -I. -I../../include -I../../.././X11 -DmacII  mfbbitblt.c
	rm -f mfbgetsp.o
	cc -B /usr/lib/big/ -c -O -I. -I../../include -I../../.././X11 -DmacII  mfbgetsp.c
	rm -f mfbpolypnt.o
	cc -B /usr/lib/big/ -c -O -I. -I../../include -I../../.././X11 -DmacII  mfbpolypnt.c
	rm -f mfbplygblt.o; touch mfbplygblt.o
	rm -f mfbpgbwht.o mfbpgbwht.c
	ln -s mfbplygblt.c mfbpgbwht.c
	cc -B /usr/lib/big/ -DMFBPOLYGLYPHBLT=mfbPolyGlyphBltWhite \
	   -DOPEQ=\|=  -O -I. -I../../include -I../../.././X11 -DmacII  -c mfbpgbwht.c
	rm -f mfbpgbwht.c
	rm -f mfbpgbblak.o mfbpgbblak.c
	ln -s mfbplygblt.c mfbpgbblak.c
	cc -B /usr/lib/big/ -DMFBPOLYGLYPHBLT=mfbPolyGlyphBltBlack \
	   -DOPEQ=\&=~ -O -I. -I../../include -I../../.././X11 -DmacII  -c mfbpgbblak.c
	rm -f mfbpgbblak.c
	rm -f mfbpgbinv.o mfbpgbinv.c
	ln -s mfbplygblt.c mfbpgbinv.c
	cc -B /usr/lib/big/ -DMFBPOLYGLYPHBLT=mfbPolyGlyphBltInvert \
	   -DOPEQ=\^=  -O -I. -I../../include -I../../.././X11 -DmacII  -c mfbpgbinv.c
	rm -f mfbpgbinv.c
	rm -f mfbimggblt.o; touch mfbimggblt.o
	rm -f mfbigbwht.o mfbigbwht.c
	ln -s mfbimggblt.c mfbigbwht.c
	cc -B /usr/lib/big/ -DMFBIMAGEGLYPHBLT=mfbImageGlyphBltWhite \
	   -DOPEQ=\|=  -O -I. -I../../include -I../../.././X11 -DmacII  -c mfbigbwht.c
	rm -f mfbigbwht.c
	rm -f mfbigbblak.o mfbigbblak.c
	ln -s mfbimggblt.c mfbigbblak.c
	cc -B /usr/lib/big/ -DMFBIMAGEGLYPHBLT=mfbImageGlyphBltBlack \
	   -DOPEQ=\&=~ -O -I. -I../../include -I../../.././X11 -DmacII  -c mfbigbblak.c
	rm -f mfbigbblak.c
	rm -f mfbcmap.o
	cc -B /usr/lib/big/ -c -O -I. -I../../include -I../../.././X11 -DmacII  mfbcmap.c
	rm -f mfbpntarea.o; touch mfbpntarea.o
	rm -f mfbpawhite.o mfbpawhite.c
	ln -s mfbpntarea.c mfbpawhite.c
	cc -B /usr/lib/big/ -DMFBSOLIDFILLAREA=mfbSolidWhiteArea \
	   -DMFBSTIPPLEFILLAREA=mfbStippleWhiteArea \
	   -DOPEQ=\|=  -DEQWHOLEWORD=\=~0 \
	   -O -I. -I../../include -I../../.././X11 -DmacII  -c mfbpawhite.c
	rm -f mfbpawhite.c
	rm -f mfbpablack.o mfbpablack.c
	ln -s mfbpntarea.c mfbpablack.c
	cc -B /usr/lib/big/ -DMFBSOLIDFILLAREA=mfbSolidBlackArea \
	   -DMFBSTIPPLEFILLAREA=mfbStippleBlackArea \
	   -DOPEQ=\&=~ -DEQWHOLEWORD=\=0 \
	   -O -I. -I../../include -I../../.././X11 -DmacII  -c mfbpablack.c
	rm -f mfbpablack.c
	rm -f mfbpainv.o mfbpainv.c
	ln -s mfbpntarea.c mfbpainv.c
	cc -B /usr/lib/big/ -DMFBSOLIDFILLAREA=mfbSolidInvertArea \
	   -DMFBSTIPPLEFILLAREA=mfbStippleInvertArea \
	   -DOPEQ=\^=  -DEQWHOLEWORD=\^=~0 \
	   -O -I. -I../../include -I../../.././X11 -DmacII  -c mfbpainv.c
	rm -f mfbpainv.c
	rm -f mfbtile.o
	cc -B /usr/lib/big/ -c -O -I. -I../../include -I../../.././X11 -DmacII  mfbtile.c
	rm -f mfbtegblt.o; touch mfbtegblt.o
	ln -s mfbtegblt.c mfbtewhite.c
	cc -B /usr/lib/big/ -DMFBTEGLYPHBLT=mfbTEGlyphBltWhite \
	   -DOP= -DCLIPTETEXT=mfbImageGlyphBltWhite -O -I. -I../../include -I../../.././X11 -DmacII  -c mfbtewhite.c
	rm -f mfbtewhite.c
	ln -s mfbtegblt.c mfbteblack.c
	cc -B /usr/lib/big/ -DMFBTEGLYPHBLT=mfbTEGlyphBltBlack \
	   -DOP=~ -DCLIPTETEXT=mfbImageGlyphBltBlack -O -I. -I../../include -I../../.././X11 -DmacII  -c mfbteblack.c
	rm -f mfbteblack.c
	rm -f mfbmisc.o
	cc -B /usr/lib/big/ -c -O -I. -I../../include -I../../.././X11 -DmacII  mfbmisc.c
	rm -f mfbbstore.o
	cc -B /usr/lib/big/ -c -O -I. -I../../include -I../../.././X11 -DmacII  mfbbstore.c
	rm -f libmfb.a
	ar clq libmfb.a mfbgc.o mfbwindow.o mfbfont.o  mfbfillrct.o mfbpntwin.o maskbits.o mfbpixmap.o  mfbimage.o mfbline.o mfbbres.o mfbhrzvert.o  mfbpushpxl.o  mfbfillsp.o mfbsetsp.o mfbscrinit.o mfbscrclse.o mfbclip.o  mfbbitblt.o mfbgetsp.o mfbpolypnt.o  mfbpgbwht.o mfbpgbblak.o mfbpgbinv.o  mfbigbwht.o mfbigbblak.o mfbcmap.o  mfbpawhite.o mfbpablack.o mfbpainv.o mfbtile.o  mfbtewhite.o mfbteblack.o mfbmisc.o mfbbstore.o
	/bin/true libmfb.a
making ddx/cfb
	rm -f cfbgc.o
	cc -B /usr/lib/big/ -c -O -I. -I../../include -I../../.././X11 -I../mfb -DmacII  cfbgc.c
	rm -f cfbwindow.o
	cc -B /usr/lib/big/ -c -O -I. -I../../include -I../../.././X11 -I../mfb -DmacII  cfbwindow.c
	rm -f cfbgetsp.o
	cc -B /usr/lib/big/ -c -O -I. -I../../include -I../../.././X11 -I../mfb -DmacII  cfbgetsp.c
	rm -f cfbutils.o
	cc -B /usr/lib/big/ -c -O -I. -I../../include -I../../.././X11 -I../mfb -DmacII  cfbutils.c
	rm -f cfbfillsp.o
	cc -B /usr/lib/big/ -c -O -I. -I../../include -I../../.././X11 -I../mfb -DmacII  cfbfillsp.c
	rm -f cfbsetsp.o
	cc -B /usr/lib/big/ -c -O -I. -I../../include -I../../.././X11 -I../mfb -DmacII  cfbsetsp.c
	rm -f cfbscrinit.o
	cc -B /usr/lib/big/ -c -O -I. -I../../include -I../../.././X11 -I../mfb -DmacII  cfbscrinit.c
	rm -f cfbpntwin.o
	cc -B /usr/lib/big/ -c -O -I. -I../../include -I../../.././X11 -I../mfb -DmacII  cfbpntwin.c
	rm -f cfbmskbits.o
	cc -B /usr/lib/big/ -c -O -I. -I../../include -I../../.././X11 -I../mfb -DmacII  cfbmskbits.c
	rm -f cfbpixmap.o
	cc -B /usr/lib/big/ -c -O -I. -I../../include -I../../.././X11 -I../mfb -DmacII  cfbpixmap.c
	rm -f cfbbitblt.o
	cc -B /usr/lib/big/ -c -O -I. -I../../include -I../../.././X11 -I../mfb -DmacII  cfbbitblt.c
	rm -f cfbcmap.o
	cc -B /usr/lib/big/ -c -O -I. -I../../include -I../../.././X11 -I../mfb -DmacII  cfbcmap.c
	rm -f cfboldmfb.o
	cc -B /usr/lib/big/ -c -O -I. -I../../include -I../../.././X11 -I../mfb -DmacII  cfboldmfb.c
	rm -f cfbtegblt.o
	cc -B /usr/lib/big/ -c -O -I. -I../../include -I../../.././X11 -I../mfb -DmacII  cfbtegblt.c
	rm -f cfbbstore.o
	cc -B /usr/lib/big/ -c -O -I. -I../../include -I../../.././X11 -I../mfb -DmacII  cfbbstore.c
	rm -f libcfb.a
	ar clq libcfb.a cfbgc.o cfbwindow.o  cfbgetsp.o cfbutils.o  cfbfillsp.o cfbsetsp.o cfbscrinit.o  cfbpntwin.o cfbmskbits.o cfbpixmap.o cfbbitblt.o  cfbcmap.o cfboldmfb.o  cfbtegblt.o cfbbstore.o
	/bin/true libcfb.a
making ddx/macII
	rm -f macIIInit.o
	cc -B /usr/lib/big/ -c -O -I.  -I../../include -I../mfb -I../../dix -I../../.././X11 -DmacII  macIIInit.c
	rm -f Xrepair.o
	cc -B /usr/lib/big/ -c -O -I.  -I../../include -I../mfb -I../../dix -I../../.././X11 -DmacII  Xrepair.c
	rm -f Xrepair
	cc -B /usr/lib/big/ -o Xrepair  Xrepair.o  -O    
	rm -f macIIMono.o
	cc -B /usr/lib/big/ -c -O -I.  -I../../include -I../mfb -I../../dix -I../../.././X11 -DmacII  macIIMono.c
	rm -f macIICrsr.o
	cc -B /usr/lib/big/ -c -O -I.  -I../../include -I../mfb -I../../dix -I../../.././X11 -DmacII  macIICrsr.c
	rm -f macIIIo.o
	cc -B /usr/lib/big/ -c -O -I.  -I../../include -I../mfb -I../../dix -I../../.././X11 -DmacII  macIIIo.c
	rm -f macIIKbd.o
	cc -B /usr/lib/big/ -c -O -I.  -I../../include -I../mfb -I../../dix -I../../.././X11 -DmacII  macIIKbd.c
	rm -f macIIMouse.o
	cc -B /usr/lib/big/ -c -O -I.  -I../../include -I../mfb -I../../dix -I../../.././X11 -DmacII  macIIMouse.c
	rm -f macIIUtils.o
	cc -B /usr/lib/big/ -c -O -I.  -I../../include -I../mfb -I../../dix -I../../.././X11 -DmacII  macIIUtils.c
	rm -f macIIGC.o
	cc -B /usr/lib/big/ -c -O -I.  -I../../include -I../mfb -I../../dix -I../../.././X11 -DmacII  macIIGC.c
	rm -f macIIKMap.o
	cc -B /usr/lib/big/ -c -O -I.  -I../../include -I../mfb -I../../dix -I../../.././X11 -DmacII  macIIKMap.c
	rm -f libmacII.a
	ar clq libmacII.a macIIMono.o  macIICrsr.o  macIIIo.o  macIIKbd.o  macIIMouse.o  macIIUtils.o  macIIGC.o  macIIKMap.o
	/bin/true libmacII.a
making os/4.2bsd
	rm -f WaitFor.o
	cc -B /usr/lib/big/ -c -O -I.  -I../../include -I../../.././X11 -DmacII -DTCPCONN -DUNIXCONN    WaitFor.c
	rm -f access.o
	cc -B /usr/lib/big/ -c -O -I.  -I../../include -I../../.././X11 -DmacII -DTCPCONN -DUNIXCONN  access.c
	rm -f connection.o
	cc -B /usr/lib/big/ -c -O -I.  -I../../include -I../../.././X11 -DmacII -DTCPCONN -DUNIXCONN  connection.c
	rm -f fonttype.o
	cc -B /usr/lib/big/ -c -O -I.  -I../../include -I../../.././X11 -DmacII -DTCPCONN -DUNIXCONN   -DFONT_SNF -DFONT_BDF -DCOMPRESSED_FONTS -DUNCOMPRESSFILT=\"/usr/ucb/uncompress\" -DBDFTOSNFFILT=\"/usr/bin/X11/bdftosnf\" -DSHELLPATH=\"/bin/sh\" -DZBDFTOSNFFILT=\"/usr/ucb/uncompress" | /usr/bin/X11/bdftosnf -t\"" fonttype.c
	rm -f io.o
	cc -B /usr/lib/big/ -c -O -I.  -I../../include -I../../.././X11 -DmacII -DTCPCONN -DUNIXCONN  io.c
	rm -f oscolor.o
	cc -B /usr/lib/big/ -c -O -I.  -I../../include -I../../.././X11 -DmacII -DTCPCONN -DUNIXCONN  oscolor.c
	rm -f osfonts.o
	cc -B /usr/lib/big/ -c -O -I.  -I../../include -I../../.././X11 -DmacII -DTCPCONN -DUNIXCONN  osfonts.c
"osfonts.c", line 440: warning: enumeration type clash, operator =
"osfonts.c", line 451: warning: enumeration type clash, operator =
"osfonts.c", line 464: warning: enumeration type clash, operator =
"osfonts.c", line 474: warning: enumeration type clash, operator =
	rm -f osinit.o
	cc -B /usr/lib/big/ -c -O -I.  -I../../include -I../../.././X11 -DmacII -DTCPCONN -DUNIXCONN   -DADMPATH=\"/usr/adm/X\%smsgs\" osinit.c
	rm -f utils.o
	cc -B /usr/lib/big/ -c -O -I.  -I../../include -I../../.././X11 -DmacII -DTCPCONN -DUNIXCONN  utils.c
	rm -f libos.a
	ar clq libos.a WaitFor.o access.o connection.o fonttype.o io.o oscolor.o  osfonts.o osinit.o utils.o
	/bin/true libos.a
making os/bsdemul
	rm -f Berklib.o
	cc -B /usr/lib/big/ -c -O -I.  -I../../include -I../../.././X11 -DmacII -DTCPCONN -DUNIXCONN Berklib.c
	rm -f libbsdemul.a
	ar clq libbsdemul.a Berklib.o
	/bin/true libbsdemul.a
	cc -B /usr/lib/big/ -O -o XmacII ddx/macII/macIIInit.o .././fonts/mkfontdir/fontdir.o ddx/macII/libmacII.a ddx/cfb/libcfb.a dix/libdix.a os/4.2bsd/libos.a ddx/snf/libsnf.a os/bsdemul/libbsdemul.a ddx/mfb/libmfb.a ddx/mi/libmi.a .././extensions/server/libext.a  -lm -ldbm 
ld warning: Multiply defined symbol __StRet, in ddx/mi/libmi.a, has more than one size
ld warning: Multiply defined symbol __StRet, in /usr/lib/libdbm.a, has more than one size
making all in ./fonts
making all in bdftosnf
	cc -B /usr/lib/big/ -O -I. -I../../. -I../.././server/include -DmacII  -c bdftosnf.c
	cc -B /usr/lib/big/ -O -I. -I../../. -I../.././server/include -DmacII  -c fontutil.c
	rm -f bdftosnf
	cc -B /usr/lib/big/ -o bdftosnf bdftosnf.o fontutil.o  -O    
	cc -B /usr/lib/big/ -O -I. -I../../. -I../.././server/include -DmacII  -c showsnf.c
	rm -f showsnf
	cc -B /usr/lib/big/ -o showsnf showsnf.o fontutil.o -O    
making all in mkfontdir
making all in bdf
making all in misc
	../../.././fonts/bdftosnf/bdftosnf -t 6x10.bdf >6x10.snf
	../../.././fonts/bdftosnf/bdftosnf -t 6x12.bdf >6x12.snf
	../../.././fonts/bdftosnf/bdftosnf -t 6x13.bdf >6x13.snf
	../../.././fonts/bdftosnf/bdftosnf -t 8x13.bdf >8x13.snf
	../../.././fonts/bdftosnf/bdftosnf -t 8x13B.bdf >8x13B.snf
	../../.././fonts/bdftosnf/bdftosnf -t 9x15.bdf >9x15.snf
	../../.././fonts/bdftosnf/bdftosnf -t cursor.bdf >cursor.snf
	../../.././fonts/mkfontdir/mkfontdir .
making all in 75dpi
	../../.././fonts/bdftosnf/bdftosnf -t courB08.bdf >courB08.snf
	../../.././fonts/bdftosnf/bdftosnf -t courB10.bdf >courB10.snf
	../../.././fonts/bdftosnf/bdftosnf -t courB12.bdf >courB12.snf
	../../.././fonts/bdftosnf/bdftosnf -t courB14.bdf >courB14.snf
	../../.././fonts/bdftosnf/bdftosnf -t courB18.bdf >courB18.snf
	../../.././fonts/bdftosnf/bdftosnf -t courB24.bdf >courB24.snf
	../../.././fonts/bdftosnf/bdftosnf -t courBO08.bdf >courBO08.snf
	../../.././fonts/bdftosnf/bdftosnf -t courBO10.bdf >courBO10.snf
	../../.././fonts/bdftosnf/bdftosnf -t courBO12.bdf >courBO12.snf
	../../.././fonts/bdftosnf/bdftosnf -t courBO14.bdf >courBO14.snf
	../../.././fonts/bdftosnf/bdftosnf -t courBO18.bdf >courBO18.snf
	../../.././fonts/bdftosnf/bdftosnf -t courBO24.bdf >courBO24.snf
	../../.././fonts/bdftosnf/bdftosnf -t courO08.bdf >courO08.snf
	../../.././fonts/bdftosnf/bdftosnf -t courO10.bdf >courO10.snf
	../../.././fonts/bdftosnf/bdftosnf -t courO12.bdf >courO12.snf
	../../.././fonts/bdftosnf/bdftosnf -t courO14.bdf >courO14.snf
	../../.././fonts/bdftosnf/bdftosnf -t courO18.bdf >courO18.snf
	../../.././fonts/bdftosnf/bdftosnf -t courO24.bdf >courO24.snf
	../../.././fonts/bdftosnf/bdftosnf -t courR08.bdf >courR08.snf
	../../.././fonts/bdftosnf/bdftosnf -t courR10.bdf >courR10.snf
	../../.././fonts/bdftosnf/bdftosnf -t courR12.bdf >courR12.snf
	../../.././fonts/bdftosnf/bdftosnf -t courR14.bdf >courR14.snf
	../../.././fonts/bdftosnf/bdftosnf -t courR18.bdf >courR18.snf
	../../.././fonts/bdftosnf/bdftosnf -t courR24.bdf >courR24.snf
	../../.././fonts/bdftosnf/bdftosnf -t helvB08.bdf >helvB08.snf
	../../.././fonts/bdftosnf/bdftosnf -t helvB10.bdf >helvB10.snf
	../../.././fonts/bdftosnf/bdftosnf -t helvB12.bdf >helvB12.snf
	../../.././fonts/bdftosnf/bdftosnf -t helvB14.bdf >helvB14.snf
	../../.././fonts/bdftosnf/bdftosnf -t helvB18.bdf >helvB18.snf
	../../.././fonts/bdftosnf/bdftosnf -t helvB24.bdf >helvB24.snf
	../../.././fonts/bdftosnf/bdftosnf -t helvBO08.bdf >helvBO08.snf
	../../.././fonts/bdftosnf/bdftosnf -t helvBO10.bdf >helvBO10.snf
	../../.././fonts/bdftosnf/bdftosnf -t helvBO12.bdf >helvBO12.snf
	../../.././fonts/bdftosnf/bdftosnf -t helvBO14.bdf >helvBO14.snf
	../../.././fonts/bdftosnf/bdftosnf -t helvBO18.bdf >helvBO18.snf
	../../.././fonts/bdftosnf/bdftosnf -t helvBO24.bdf >helvBO24.snf
	../../.././fonts/bdftosnf/bdftosnf -t helvO08.bdf >helvO08.snf
	../../.././fonts/bdftosnf/bdftosnf -t helvO10.bdf >helvO10.snf
	../../.././fonts/bdftosnf/bdftosnf -t helvO12.bdf >helvO12.snf
	../../.././fonts/bdftosnf/bdftosnf -t helvO14.bdf >helvO14.snf
	../../.././fonts/bdftosnf/bdftosnf -t helvO18.bdf >helvO18.snf
	../../.././fonts/bdftosnf/bdftosnf -t helvO24.bdf >helvO24.snf
	../../.././fonts/bdftosnf/bdftosnf -t helvR08.bdf >helvR08.snf
	../../.././fonts/bdftosnf/bdftosnf -t helvR10.bdf >helvR10.snf
	../../.././fonts/bdftosnf/bdftosnf -t helvR12.bdf >helvR12.snf
	../../.././fonts/bdftosnf/bdftosnf -t helvR14.bdf >helvR14.snf
	../../.././fonts/bdftosnf/bdftosnf -t helvR18.bdf >helvR18.snf
	../../.././fonts/bdftosnf/bdftosnf -t helvR24.bdf >helvR24.snf
	../../.././fonts/bdftosnf/bdftosnf -t ncenB08.bdf >ncenB08.snf
	../../.././fonts/bdftosnf/bdftosnf -t ncenB10.bdf >ncenB10.snf
	../../.././fonts/bdftosnf/bdftosnf -t ncenB12.bdf >ncenB12.snf
	../../.././fonts/bdftosnf/bdftosnf -t ncenB14.bdf >ncenB14.snf
	../../.././fonts/bdftosnf/bdftosnf -t ncenB18.bdf >ncenB18.snf
	../../.././fonts/bdftosnf/bdftosnf -t ncenB24.bdf >ncenB24.snf
	../../.././fonts/bdftosnf/bdftosnf -t ncenBI08.bdf >ncenBI08.snf
	../../.././fonts/bdftosnf/bdftosnf -t ncenBI10.bdf >ncenBI10.snf
	../../.././fonts/bdftosnf/bdftosnf -t ncenBI12.bdf >ncenBI12.snf
	../../.././fonts/bdftosnf/bdftosnf -t ncenBI14.bdf >ncenBI14.snf
	../../.././fonts/bdftosnf/bdftosnf -t ncenBI18.bdf >ncenBI18.snf
	../../.././fonts/bdftosnf/bdftosnf -t ncenBI24.bdf >ncenBI24.snf
	../../.././fonts/bdftosnf/bdftosnf -t ncenI08.bdf >ncenI08.snf
	../../.././fonts/bdftosnf/bdftosnf -t ncenI10.bdf >ncenI10.snf
	../../.././fonts/bdftosnf/bdftosnf -t ncenI12.bdf >ncenI12.snf
	../../.././fonts/bdftosnf/bdftosnf -t ncenI14.bdf >ncenI14.snf
	../../.././fonts/bdftosnf/bdftosnf -t ncenI18.bdf >ncenI18.snf
	../../.././fonts/bdftosnf/bdftosnf -t ncenI24.bdf >ncenI24.snf
	../../.././fonts/bdftosnf/bdftosnf -t ncenR08.bdf >ncenR08.snf
	../../.././fonts/bdftosnf/bdftosnf -t ncenR10.bdf >ncenR10.snf
	../../.././fonts/bdftosnf/bdftosnf -t ncenR12.bdf >ncenR12.snf
	../../.././fonts/bdftosnf/bdftosnf -t ncenR14.bdf >ncenR14.snf
	../../.././fonts/bdftosnf/bdftosnf -t ncenR18.bdf >ncenR18.snf
	../../.././fonts/bdftosnf/bdftosnf -t ncenR24.bdf >ncenR24.snf
	../../.././fonts/bdftosnf/bdftosnf -t symb08.bdf >symb08.snf
	../../.././fonts/bdftosnf/bdftosnf -t symb10.bdf >symb10.snf
	../../.././fonts/bdftosnf/bdftosnf -t symb12.bdf >symb12.snf
	../../.././fonts/bdftosnf/bdftosnf -t symb14.bdf >symb14.snf
	../../.././fonts/bdftosnf/bdftosnf -t symb18.bdf >symb18.snf
	../../.././fonts/bdftosnf/bdftosnf -t symb24.bdf >symb24.snf
	../../.././fonts/bdftosnf/bdftosnf -t timB08.bdf >timB08.snf
	../../.././fonts/bdftosnf/bdftosnf -t timB10.bdf >timB10.snf
	../../.././fonts/bdftosnf/bdftosnf -t timB12.bdf >timB12.snf
	../../.././fonts/bdftosnf/bdftosnf -t timB14.bdf >timB14.snf
	../../.././fonts/bdftosnf/bdftosnf -t timB18.bdf >timB18.snf
	../../.././fonts/bdftosnf/bdftosnf -t timB24.bdf >timB24.snf
	../../.././fonts/bdftosnf/bdftosnf -t timBI08.bdf >timBI08.snf
	../../.././fonts/bdftosnf/bdftosnf -t timBI10.bdf >timBI10.snf
	../../.././fonts/bdftosnf/bdftosnf -t timBI12.bdf >timBI12.snf
	../../.././fonts/bdftosnf/bdftosnf -t timBI14.bdf >timBI14.snf
	../../.././fonts/bdftosnf/bdftosnf -t timBI18.bdf >timBI18.snf
	../../.././fonts/bdftosnf/bdftosnf -t timBI24.bdf >timBI24.snf
	../../.././fonts/bdftosnf/bdftosnf -t timI08.bdf >timI08.snf
	../../.././fonts/bdftosnf/bdftosnf -t timI10.bdf >timI10.snf
	../../.././fonts/bdftosnf/bdftosnf -t timI12.bdf >timI12.snf
	../../.././fonts/bdftosnf/bdftosnf -t timI14.bdf >timI14.snf
	../../.././fonts/bdftosnf/bdftosnf -t timI18.bdf >timI18.snf
	../../.././fonts/bdftosnf/bdftosnf -t timI24.bdf >timI24.snf
	../../.././fonts/bdftosnf/bdftosnf -t timR08.bdf >timR08.snf
	../../.././fonts/bdftosnf/bdftosnf -t timR10.bdf >timR10.snf
	../../.././fonts/bdftosnf/bdftosnf -t timR12.bdf >timR12.snf
	../../.././fonts/bdftosnf/bdftosnf -t timR14.bdf >timR14.snf
	../../.././fonts/bdftosnf/bdftosnf -t timR18.bdf >timR18.snf
	../../.././fonts/bdftosnf/bdftosnf -t timR24.bdf >timR24.snf
	../../.././fonts/bdftosnf/bdftosnf -t charB08.bdf >charB08.snf
	../../.././fonts/bdftosnf/bdftosnf -t charB10.bdf >charB10.snf
	../../.././fonts/bdftosnf/bdftosnf -t charB12.bdf >charB12.snf
	../../.././fonts/bdftosnf/bdftosnf -t charB14.bdf >charB14.snf
	../../.././fonts/bdftosnf/bdftosnf -t charB18.bdf >charB18.snf
	../../.././fonts/bdftosnf/bdftosnf -t charB24.bdf >charB24.snf
	../../.././fonts/bdftosnf/bdftosnf -t charBI08.bdf >charBI08.snf
	../../.././fonts/bdftosnf/bdftosnf -t charBI10.bdf >charBI10.snf
	../../.././fonts/bdftosnf/bdftosnf -t charBI12.bdf >charBI12.snf
	../../.././fonts/bdftosnf/bdftosnf -t charBI14.bdf >charBI14.snf
	../../.././fonts/bdftosnf/bdftosnf -t charBI18.bdf >charBI18.snf
	../../.././fonts/bdftosnf/bdftosnf -t charBI24.bdf >charBI24.snf
	../../.././fonts/bdftosnf/bdftosnf -t charI08.bdf >charI08.snf
	../../.././fonts/bdftosnf/bdftosnf -t charI10.bdf >charI10.snf
	../../.././fonts/bdftosnf/bdftosnf -t charI12.bdf >charI12.snf
	../../.././fonts/bdftosnf/bdftosnf -t charI14.bdf >charI14.snf
	../../.././fonts/bdftosnf/bdftosnf -t charI18.bdf >charI18.snf
	../../.././fonts/bdftosnf/bdftosnf -t charI24.bdf >charI24.snf
	../../.././fonts/bdftosnf/bdftosnf -t charR08.bdf >charR08.snf
	../../.././fonts/bdftosnf/bdftosnf -t charR10.bdf >charR10.snf
	../../.././fonts/bdftosnf/bdftosnf -t charR12.bdf >charR12.snf
	../../.././fonts/bdftosnf/bdftosnf -t charR14.bdf >charR14.snf
	../../.././fonts/bdftosnf/bdftosnf -t charR18.bdf >charR18.snf
	../../.././fonts/bdftosnf/bdftosnf -t charR24.bdf >charR24.snf
	../../.././fonts/mkfontdir/mkfontdir .
making all in 100dpi
	../../.././fonts/bdftosnf/bdftosnf -t charB08.bdf >charB08.snf
	../../.././fonts/bdftosnf/bdftosnf -t charB10.bdf >charB10.snf
	../../.././fonts/bdftosnf/bdftosnf -t charB12.bdf >charB12.snf
	../../.././fonts/bdftosnf/bdftosnf -t charB14.bdf >charB14.snf
	../../.././fonts/bdftosnf/bdftosnf -t charB18.bdf >charB18.snf
	../../.././fonts/bdftosnf/bdftosnf -t charB24.bdf >charB24.snf
	../../.././fonts/bdftosnf/bdftosnf -t charBI08.bdf >charBI08.snf
	../../.././fonts/bdftosnf/bdftosnf -t charBI10.bdf >charBI10.snf
	../../.././fonts/bdftosnf/bdftosnf -t charBI12.bdf >charBI12.snf
	../../.././fonts/bdftosnf/bdftosnf -t charBI14.bdf >charBI14.snf
	../../.././fonts/bdftosnf/bdftosnf -t charBI18.bdf >charBI18.snf
	../../.././fonts/bdftosnf/bdftosnf -t charBI24.bdf >charBI24.snf
	../../.././fonts/bdftosnf/bdftosnf -t charI08.bdf >charI08.snf
	../../.././fonts/bdftosnf/bdftosnf -t charI10.bdf >charI10.snf
	../../.././fonts/bdftosnf/bdftosnf -t charI12.bdf >charI12.snf
	../../.././fonts/bdftosnf/bdftosnf -t charI14.bdf >charI14.snf
	../../.././fonts/bdftosnf/bdftosnf -t charI18.bdf >charI18.snf
	../../.././fonts/bdftosnf/bdftosnf -t charI24.bdf >charI24.snf
	../../.././fonts/bdftosnf/bdftosnf -t charR08.bdf >charR08.snf
	../../.././fonts/bdftosnf/bdftosnf -t charR10.bdf >charR10.snf
	../../.././fonts/bdftosnf/bdftosnf -t charR12.bdf >charR12.snf
	../../.././fonts/bdftosnf/bdftosnf -t charR14.bdf >charR14.snf
	../../.././fonts/bdftosnf/bdftosnf -t charR18.bdf >charR18.snf
	../../.././fonts/bdftosnf/bdftosnf -t charR24.bdf >charR24.snf
	../../.././fonts/mkfontdir/mkfontdir .
making all in ./rgb
	cc -B /usr/lib/big/ -O -I../. -I.././server/include -DmacII  -c rgb.c
	rm -f rgb
	cc -B /usr/lib/big/ -o rgb rgb.o  -O   -ldbm 
	./rgb rgb < rgb.txt
making all in ./clients
making all in bitmap
	cc -B /usr/lib/big/ -O -I../../. -DmacII  -c bitmap.c
"bitmap.c", line 859: warning: enumeration type clash, operator =
	cc -B /usr/lib/big/ -O -I../../. -DmacII  -c dialog.c
	rm -f bitmap
	cc -B /usr/lib/big/ -o bitmap bitmap.o dialog.o ../.././lib/Xmu/libXmu.a ../.././lib/X/libX11.a -O   -lm 
	cc -B /usr/lib/big/ -O -I../../. -DmacII  -c bmtoa.c
	rm -f bmtoa
	cc -B /usr/lib/big/ -o bmtoa bmtoa.o ../.././lib/Xmu/libXmu.a -O    
	cc -B /usr/lib/big/ -O -I../../. -DmacII  -c atobm.c
	rm -f atobm
	cc -B /usr/lib/big/ -o atobm atobm.o  -O    
making all in uwm
	yacc -d gram.y
	cc -B /usr/lib/big/ -O -I../../. -DmacII -DSYSFILE=\"/usr/lib/X11/uwm/system.uwmrc\" -c y.tab.c
	rm y.tab.c
	mv y.tab.o gram.o
	lex  lex.l
	cc -B /usr/lib/big/ -O -I../../. -DmacII -DSYSFILE=\"/usr/lib/X11/uwm/system.uwmrc\" -c lex.yy.c
	rm lex.yy.c
	mv lex.yy.o lex.o
	cc -B /usr/lib/big/ -O -I../../. -DmacII -DSYSFILE=\"/usr/lib/X11/uwm/system.uwmrc\" -c globals.c
	cc -B /usr/lib/big/ -O -I../../. -DmacII -DSYSFILE=\"/usr/lib/X11/uwm/system.uwmrc\" -c Beep.c
	cc -B /usr/lib/big/ -O -I../../. -DmacII -DSYSFILE=\"/usr/lib/X11/uwm/system.uwmrc\" -c Bindings.c
	cc -B /usr/lib/big/ -O -I../../. -DmacII -DSYSFILE=\"/usr/lib/X11/uwm/system.uwmrc\" -c CircleDown.c
	cc -B /usr/lib/big/ -O -I../../. -DmacII -DSYSFILE=\"/usr/lib/X11/uwm/system.uwmrc\" -c CircleUp.c
	cc -B /usr/lib/big/ -O -I../../. -DmacII -DSYSFILE=\"/usr/lib/X11/uwm/system.uwmrc\" -c Cursors.c
	cc -B /usr/lib/big/ -O -I../../. -DmacII -DSYSFILE=\"/usr/lib/X11/uwm/system.uwmrc\" -c Focus.c
	cc -B /usr/lib/big/ -O -I../../. -DmacII -DSYSFILE=\"/usr/lib/X11/uwm/system.uwmrc\" -c GetButton.c
	cc -B /usr/lib/big/ -O -I../../. -DmacII -DSYSFILE=\"/usr/lib/X11/uwm/system.uwmrc\" -c GridBox.c
	cc -B /usr/lib/big/ -O -I../../. -DmacII -DSYSFILE=\"/usr/lib/X11/uwm/system.uwmrc\" -c Iconify.c
	cc -B /usr/lib/big/ -O -I../../. -DmacII -DSYSFILE=\"/usr/lib/X11/uwm/system.uwmrc\" -c Icons.c
	cc -B /usr/lib/big/ -O -I../../. -DmacII -DSYSFILE=\"/usr/lib/X11/uwm/system.uwmrc\" -c Kill.c
	cc -B /usr/lib/big/ -O -I../../. -DmacII -DSYSFILE=\"/usr/lib/X11/uwm/system.uwmrc\" -c Lower.c
	cc -B /usr/lib/big/ -O -I../../. -DmacII -DSYSFILE=\"/usr/lib/X11/uwm/system.uwmrc\" -c Menu.c
	cc -B /usr/lib/big/ -O -I../../. -DmacII -DSYSFILE=\"/usr/lib/X11/uwm/system.uwmrc\" -c Move.c
	cc -B /usr/lib/big/ -O -I../../. -DmacII -DSYSFILE=\"/usr/lib/X11/uwm/system.uwmrc\" -c MoveOpaque.c
	cc -B /usr/lib/big/ -O -I../../. -DmacII -DSYSFILE=\"/usr/lib/X11/uwm/system.uwmrc\" -c NewIconify.c
	cc -B /usr/lib/big/ -O -I../../. -DmacII -DSYSFILE=\"/usr/lib/X11/uwm/system.uwmrc\" -c Pause.c
	cc -B /usr/lib/big/ -O -I../../. -DmacII -DSYSFILE=\"/usr/lib/X11/uwm/system.uwmrc\" -c Push.c
	cc -B /usr/lib/big/ -O -I../../. -DmacII -DSYSFILE=\"/usr/lib/X11/uwm/system.uwmrc\" -c Error.c
	cc -B /usr/lib/big/ -O -I../../. -DmacII -DSYSFILE=\"/usr/lib/X11/uwm/system.uwmrc\" -c Raise.c
	cc -B /usr/lib/big/ -O -I../../. -DmacII -DSYSFILE=\"/usr/lib/X11/uwm/system.uwmrc\" -c Refresh.c
	cc -B /usr/lib/big/ -O -I../../. -DmacII -DSYSFILE=\"/usr/lib/X11/uwm/system.uwmrc\" -c Resize.c
	cc -B /usr/lib/big/ -O -I../../. -DmacII -DSYSFILE=\"/usr/lib/X11/uwm/system.uwmrc\" -c Restart.c
	cc -B /usr/lib/big/ -O -I../../. -DmacII -DSYSFILE=\"/usr/lib/X11/uwm/system.uwmrc\" -c RubberBand.c
	cc -B /usr/lib/big/ -O -I../../. -DmacII -DSYSFILE=\"/usr/lib/X11/uwm/system.uwmrc\" -c StoreBox.c
	cc -B /usr/lib/big/ -O -I../../. -DmacII -DSYSFILE=\"/usr/lib/X11/uwm/system.uwmrc\" -c StoreZap.c
	cc -B /usr/lib/big/ -O -I../../. -DmacII -DSYSFILE=\"/usr/lib/X11/uwm/system.uwmrc\" -c XError.c
	cc -B /usr/lib/big/ -O -I../../. -DmacII -DSYSFILE=\"/usr/lib/X11/uwm/system.uwmrc\" -c uwm.c
	cc -B /usr/lib/big/ -O -I../../. -DmacII -DSYSFILE=\"/usr/lib/X11/uwm/system.uwmrc\" -c colormap.c
	cc -B /usr/lib/big/ -O -I../../. -DmacII -DSYSFILE=\"/usr/lib/X11/uwm/system.uwmrc\" -c windowinfo.c
	rm -f uwm
	cc -B /usr/lib/big/ -o uwm gram.o lex.o globals.o Beep.o Bindings.o CircleDown.o CircleUp.o Cursors.o Focus.o GetButton.o GridBox.o Iconify.o Icons.o Kill.o  Lower.o Menu.o Move.o MoveOpaque.o NewIconify.o Pause.o Push.o Error.o Raise.o Refresh.o Resize.o Restart.o RubberBand.o StoreBox.o  StoreZap.o XError.o uwm.o colormap.o windowinfo.o ../.././lib/X/libX11.a -O -ll  
making all in x10tox11
	cc -B /usr/lib/big/ -O -I../../. -DmacII -DDUALTCP -DTCPCONN -DUNIXCONN -c io.c
	cc -B /usr/lib/big/ -O -I../../. -DmacII -DDUALTCP -DTCPCONN -DUNIXCONN -c subr.c
	cc -B /usr/lib/big/ -O -I../../. -DmacII -DDUALTCP -DTCPCONN -DUNIXCONN -c proto1.c
	cc -B /usr/lib/big/ -O -I../../. -DmacII -DDUALTCP -DTCPCONN -DUNIXCONN -c proto2.c
	cc -B /usr/lib/big/ -O -I../../. -DmacII -DDUALTCP -DTCPCONN -DUNIXCONN -c proto3.c
	cc -B /usr/lib/big/ -O -I../../. -DmacII -DDUALTCP -DTCPCONN -DUNIXCONN -c proto4.c
	cc -B /usr/lib/big/ -O -I../../. -DmacII -DDUALTCP -DTCPCONN -DUNIXCONN -c data.c
	cc -B /usr/lib/big/ -O -I../../. -DmacII -DDUALTCP -DTCPCONN -DUNIXCONN -c debug.c
	cc -B /usr/lib/big/ -O -I../../. -DmacII -DDUALTCP -DTCPCONN -DUNIXCONN -c image.c
	cc -B /usr/lib/big/ -O -I../../. -DmacII -DDUALTCP -DTCPCONN -DUNIXCONN -c eventdebug.c
	cc -B /usr/lib/big/ -O -I../../. -DmacII -DDUALTCP -DTCPCONN -DUNIXCONN -c events.c
	cc -B /usr/lib/big/ -O -I../../. -DmacII -DDUALTCP -DTCPCONN -DUNIXCONN -c sequence.c
	cc -B /usr/lib/big/ -O -I../../. -DmacII -DDUALTCP -DTCPCONN -DUNIXCONN -c window.c
	cc -B /usr/lib/big/ -O -I../../. -DmacII -DDUALTCP -DTCPCONN -DUNIXCONN -c access.c
	cc -B /usr/lib/big/ -O -I../../. -DmacII -DDUALTCP -DTCPCONN -DUNIXCONN -c dispatch.c
	cc -B /usr/lib/big/ -O -I../../. -DmacII -DDUALTCP -DTCPCONN -DUNIXCONN -c main.c
	cc -B /usr/lib/big/ -O -I../../. -DmacII -DDUALTCP -DTCPCONN -DUNIXCONN -c startup.c
	rm -f x10tox11
	cc -B /usr/lib/big/ -o x10tox11 io.o subr.o proto1.o proto2.o proto3.o proto4.o data.o  debug.o image.o eventdebug.o events.o sequence.o window.o  access.o dispatch.o main.o startup.o ../.././lib/oldX/liboldX.a ../.././lib/X/libX11.a -O   
making all in xbiff
	cc -B /usr/lib/big/ -O -I../../. -I../.././X11 -DmacII  -c xbiff.c
	rm -f xbiff
	cc -B /usr/lib/big/ -o xbiff xbiff.o ../.././lib/Xaw/libXaw.a ../.././lib/Xmu/libXmu.a ../.././lib/Xt/libXt.a ../.././lib/X/libX11.a -O -lm  
making all in xcalc
	cc -B /usr/lib/big/ -O -I../../. -DmacII -DIEEE -c xcalc.c
	cc -B /usr/lib/big/ -O -I../../. -DmacII -DIEEE -c sr.c
	rm -f xcalc
	cc -B /usr/lib/big/ -o xcalc xcalc.o sr.o ../.././lib/X/libX11.a -O -lm  
making all in xclipboard
	cc -B /usr/lib/big/ -O -I../../. -DmacII  -c xclipboard.c
	rm -f xclipboard
	cc -B /usr/lib/big/ -o xclipboard xclipboard.o ../.././lib/Xaw/libXaw.a ../.././lib/Xmu/libXmu.a ../.././lib/Xt/libXt.a ../.././lib/X/libX11.a -O    
	cc -B /usr/lib/big/ -O -I../../. -DmacII  -c xcutsel.c
	rm -f xcutsel
	cc -B /usr/lib/big/ -o xcutsel xcutsel.o ../.././lib/Xaw/libXaw.a ../.././lib/Xmu/libXmu.a ../.././lib/Xt/libXt.a ../.././lib/X/libX11.a -O    
making all in xclock
	cc -B /usr/lib/big/ -O -I../../. -I../.././X11 -DmacII  -c xclock.c
	rm -f xclock
	cc -B /usr/lib/big/ -o xclock xclock.o ../.././lib/Xaw/libXaw.a ../.././lib/Xmu/libXmu.a ../.././lib/Xt/libXt.a ../.././lib/X/libX11.a -O -lm  
making all in xdm
	cc -B /usr/lib/big/ -O -I../../. -DmacII -DBINDIR=\"/usr/bin/X11\" -DXDMDIR=\"/usr/lib/X11/xdm\" -c buf.c
	cc -B /usr/lib/big/ -O -I../../. -DmacII -DBINDIR=\"/usr/bin/X11\" -DXDMDIR=\"/usr/lib/X11/xdm\" -c daemon.c
	cc -B /usr/lib/big/ -O -I../../. -DmacII -DBINDIR=\"/usr/bin/X11\" -DXDMDIR=\"/usr/lib/X11/xdm\" -c display.c
	cc -B /usr/lib/big/ -O -I../../. -DmacII -DBINDIR=\"/usr/bin/X11\" -DXDMDIR=\"/usr/lib/X11/xdm\" -c displaylist.c
	cc -B /usr/lib/big/ -O -I../../. -DmacII -DBINDIR=\"/usr/bin/X11\" -DXDMDIR=\"/usr/lib/X11/xdm\" -c dm.c
"dm.c", line 189: warning: enumeration type clash, operator =
	cc -B /usr/lib/big/ -O -I../../. -DmacII -DBINDIR=\"/usr/bin/X11\" -DXDMDIR=\"/usr/lib/X11/xdm\" -c error.c
	cc -B /usr/lib/big/ -O -I../../. -DmacII -DBINDIR=\"/usr/bin/X11\" -DXDMDIR=\"/usr/lib/X11/xdm\" -c file.c
	cc -B /usr/lib/big/ -O -I../../. -DmacII -DBINDIR=\"/usr/bin/X11\" -DXDMDIR=\"/usr/lib/X11/xdm\" -c greet.c
	cc -B /usr/lib/big/ -O -I../../. -DmacII -DBINDIR=\"/usr/bin/X11\" -DXDMDIR=\"/usr/lib/X11/xdm\" -c pseudoreset.c
	rm -f resource.o
	cc -B /usr/lib/big/ -c -O -I../../. -DmacII -DBINDIR=\"/usr/bin/X11\" -DXDMDIR=\"/usr/lib/X11/xdm\"  '-DDEF_SERVER_LINE=":0 secure /usr/bin/X11/X :0"'  '-DXRDB_PROGRAM="/usr/bin/X11/xrdb"'  '-DDEF_SESSION="/usr/bin/X11/xterm -ls"'  '-DDEF_USER_PATH=":/bin:/usr/bin:/usr/bin/X11:/usr/ucb"'  '-DDEF_SYSTEM_PATH="/etc:/bin:/usr/bin:/usr/bin/X11:/usr/ucb"'  '-DDEF_SYSTEM_SHELL="/bin/sh"'  '-DDEF_FAILSAFE_CLIENT="/usr/bin/X11/xterm"'  '-DDEF_XDM_CONFIG="/usr/lib/X11/xdm/xdm-config"' resource.c
	cc -B /usr/lib/big/ -O -I../../. -DmacII -DBINDIR=\"/usr/bin/X11\" -DXDMDIR=\"/usr/lib/X11/xdm\" -c session.c
	cc -B /usr/lib/big/ -O -I../../. -DmacII -DBINDIR=\"/usr/bin/X11\" -DXDMDIR=\"/usr/lib/X11/xdm\" -c socket.c
	cc -B /usr/lib/big/ -O -I../../. -DmacII -DBINDIR=\"/usr/bin/X11\" -DXDMDIR=\"/usr/lib/X11/xdm\" -c verify.c
	cc -B /usr/lib/big/ -O -I../../. -DmacII -DBINDIR=\"/usr/bin/X11\" -DXDMDIR=\"/usr/lib/X11/xdm\" -c Login.c
	rm -f xdm
	cc -B /usr/lib/big/ -o xdm buf.o daemon.o display.o displaylist.o dm.o error.o  file.o greet.o pseudoreset.o resource.o  session.o socket.o verify.o Login.o ../.././lib/Xaw/libXaw.a ../.././lib/Xmu/libXmu.a ../.././lib/Xt/libXt.a ../.././lib/X/libX11.a -O    
	cc -B /usr/lib/big/ -O -I../../. -DmacII -DBINDIR=\"/usr/bin/X11\" -DXDMDIR=\"/usr/lib/X11/xdm\" -c xdmshell.c
	rm -f xdmshell
	cc -B /usr/lib/big/ -o xdmshell xdmshell.o  -O    
making all in xdpyinfo
	cc -B /usr/lib/big/ -O -I../../. -DmacII  -c xdpyinfo.c
	rm -f xdpyinfo
	cc -B /usr/lib/big/ -o xdpyinfo xdpyinfo.o ../.././lib/X/libX11.a -O   
making all in xedit
	cc -B /usr/lib/big/ -O -I../../. -DmacII  -c xedit.c
	cc -B /usr/lib/big/ -O -I../../. -DmacII  -c EDiskSrc.c
	cc -B /usr/lib/big/ -O -I../../. -DmacII  -c ap.c
	cc -B /usr/lib/big/ -O -I../../. -DmacII  -c commands.c
	cc -B /usr/lib/big/ -O -I../../. -DmacII  -c ps.c
	cc -B /usr/lib/big/ -O -I../../. -DmacII  -c util.c
	rm -f xedit
	cc -B /usr/lib/big/ -o xedit xedit.o EDiskSrc.o ap.o commands.o ps.o util.o ../.././lib/Xaw/libXaw.a ../.././lib/Xmu/libXmu.a ../.././lib/Xt/libXt.a ../.././lib/X/libX11.a -O -lm  
making all in xev
	cc -B /usr/lib/big/ -O -I../../. -DmacII  -c xev.c
	rm -f xev
	cc -B /usr/lib/big/ -o xev xev.o ../.././lib/X/libX11.a -O   
making all in xfd
	cc -B /usr/lib/big/ -O -I../../. -DmacII  -c xfd.c
	cc -B /usr/lib/big/ -O -I../../. -DmacII  -c wsimple.c
	rm -f xfd
	cc -B /usr/lib/big/ -o xfd xfd.o wsimple.o ../.././lib/X/libX11.a -O   
making all in xhost
	cc -B /usr/lib/big/ -O -I../../. -DmacII -DTCPCONN -DUNIXCONN -c xhost.c
	rm -f xhost
	cc -B /usr/lib/big/ -o xhost xhost.o ../.././lib/Xmu/libXmu.a ../.././lib/X/libX11.a -O   
making all in xinit
	cc -B /usr/lib/big/ -O -I../../. -DmacII -DTCPCONN -DUNIXCONN -DBINDIR=\"/usr/bin/X11\" -c xinit.c
	rm -f xinit
	cc -B /usr/lib/big/ -o xinit xinit.o ../.././lib/X/libX11.a -O    
	rm -f startx
	echo \: >startx
	sed '1d' startx.cpp | \
	/lib/cpp -DmacII  -DXINITDIR=/usr/lib/X11/xinit | \
	sed -e '/^#  *[0-9][0-9]*  *.*$/d' >>startx
	chmod a+x startx
	rm -f xinitrc
	echo \: >xinitrc
	sed '1d' xinitrc.cpp | \
	/lib/cpp -DmacII  -DXINITDIR=/usr/lib/X11/xinit | \
	sed -e '/^#  *[0-9][0-9]*  *.*$/d' >>xinitrc
	chmod a+x xinitrc
making all in xkill
	cc -B /usr/lib/big/ -O -I../../. -DmacII  -c xkill.c
	rm -f xkill
	cc -B /usr/lib/big/ -o xkill xkill.o ../.././lib/Xmu/libXmu.a ../.././lib/X/libX11.a -O   
making all in xload
	cc -B /usr/lib/big/ -O -I../../. -I../.././X11 -DmacII  -c xload.c
	rm -f xload
	cc -B /usr/lib/big/ -o xload xload.o ../.././lib/Xaw/libXaw.a ../.././lib/Xmu/libXmu.a ../.././lib/Xt/libXt.a ../.././lib/X/libX11.a -O   
making all in xlogo
	cc -B /usr/lib/big/ -O -I../../. -DmacII  -c xlogo.c
	rm -f xlogo
	cc -B /usr/lib/big/ -o xlogo xlogo.o ../.././lib/Xaw/libXaw.a ../.././lib/Xmu/libXmu.a ../.././lib/Xt/libXt.a ../.././lib/X/libX11.a -O   
making all in xlsfonts
	cc -B /usr/lib/big/ -O -I../../. -DmacII  -c xlsfonts.c
	cc -B /usr/lib/big/ -O -I../../. -DmacII  -c dsimple.c
	rm -f xlsfonts
	cc -B /usr/lib/big/ -o xlsfonts xlsfonts.o dsimple.o ../.././lib/X/libX11.a -O   
making all in xlswins
	cc -B /usr/lib/big/ -O -I../../. -DmacII  -c xlswins.c
	rm -f xlswins
	cc -B /usr/lib/big/ -o xlswins xlswins.o ../.././lib/X/libX11.a -O   
making all in xmag
	cc -B /usr/lib/big/ -O -I../../. -DmacII  -c xmag.c
	rm -f xmag
	cc -B /usr/lib/big/ -o xmag xmag.o ../.././lib/X/libX11.a -O   
making all in xman
	cc -B /usr/lib/big/ -O -I../.././lib/Xt -I../../. -DmacII -DHELPFILE=\"/usr/lib/X11/xman.help\" -c ScrollByL.c
"ScrollByL.c", line 358: warning: enumeration type clash, operator =
	cc -B /usr/lib/big/ -O -I../.././lib/Xt -I../../. -DmacII -DHELPFILE=\"/usr/lib/X11/xman.help\" -c handler.c
	cc -B /usr/lib/big/ -O -I../.././lib/Xt -I../../. -DmacII -DHELPFILE=\"/usr/lib/X11/xman.help\" -c man.c
	cc -B /usr/lib/big/ -O -I../.././lib/Xt -I../../. -DmacII -DHELPFILE=\"/usr/lib/X11/xman.help\" -c pages.c
	cc -B /usr/lib/big/ -O -I../.././lib/Xt -I../../. -DmacII -DHELPFILE=\"/usr/lib/X11/xman.help\" -c buttons.c
	cc -B /usr/lib/big/ -O -I../.././lib/Xt -I../../. -DmacII -DHELPFILE=\"/usr/lib/X11/xman.help\" -c help.c
	cc -B /usr/lib/big/ -O -I../.././lib/Xt -I../../. -DmacII -DHELPFILE=\"/usr/lib/X11/xman.help\" -c menu.c
	cc -B /usr/lib/big/ -O -I../.././lib/Xt -I../../. -DmacII -DHELPFILE=\"/usr/lib/X11/xman.help\" -c search.c
"search.c", line 159: warning: enumeration type clash, operator =
	cc -B /usr/lib/big/ -O -I../.././lib/Xt -I../../. -DmacII -DHELPFILE=\"/usr/lib/X11/xman.help\" -c globals.c
	cc -B /usr/lib/big/ -O -I../.././lib/Xt -I../../. -DmacII -DHELPFILE=\"/usr/lib/X11/xman.help\" -c main.c
	cc -B /usr/lib/big/ -O -I../.././lib/Xt -I../../. -DmacII -DHELPFILE=\"/usr/lib/X11/xman.help\" -c misc.c
	cc -B /usr/lib/big/ -O -I../.././lib/Xt -I../../. -DmacII -DHELPFILE=\"/usr/lib/X11/xman.help\" -c tkfuncs.c
"tkfuncs.c", line 167: warning: enumeration type clash, operator =
	rm -f xman
	cc -B /usr/lib/big/ -o xman ScrollByL.o handler.o man.o pages.o buttons.o help.o menu.o  search.o globals.o main.o misc.o tkfuncs.o ../.././lib/Xaw/libXaw.a ../.././lib/Xmu/libXmu.a ../.././lib/Xt/libXt.a ../.././lib/X/libX11.a -O   
making all in xmh
	cc -B /usr/lib/big/ -O -I../../. -I../.././lib/Xaw -I../.././lib/Xt -DmacII  -c EDiskSrc.c
"EDiskSrc.c", line 398: warning: enumeration type clash, operator =
	cc -B /usr/lib/big/ -O -I../../. -I../.././lib/Xaw -I../.././lib/Xt -DmacII  -c bbox.c
	cc -B /usr/lib/big/ -O -I../../. -I../.././lib/Xaw -I../.././lib/Xt -DmacII  -c button.c
	cc -B /usr/lib/big/ -O -I../../. -I../.././lib/Xaw -I../.././lib/Xt -DmacII  -c command.c
	cc -B /usr/lib/big/ -O -I../../. -I../.././lib/Xaw -I../.././lib/Xt -DmacII  -c compfuncs.c
	cc -B /usr/lib/big/ -O -I../../. -I../.././lib/Xaw -I../.././lib/Xt -DmacII  -c folder.c
	cc -B /usr/lib/big/ -O -I../../. -I../.././lib/Xaw -I../.././lib/Xt -DmacII  -c icon.c
	cc -B /usr/lib/big/ -O -I../../. -I../.././lib/Xaw -I../.././lib/Xt -DmacII  -c init.c
	cc -B /usr/lib/big/ -O -I../../. -I../.././lib/Xaw -I../.././lib/Xt -DmacII  -c main.c
	cc -B /usr/lib/big/ -O -I../../. -I../.././lib/Xaw -I../.././lib/Xt -DmacII  -c mlist.c
	cc -B /usr/lib/big/ -O -I../../. -I../.././lib/Xaw -I../.././lib/Xt -DmacII  -c msg.c
"msg.c", line 60: warning: enumeration type clash, operator =
"msg.c", line 339: warning: enumeration type clash, operator =
	cc -B /usr/lib/big/ -O -I../../. -I../.././lib/Xaw -I../.././lib/Xt -DmacII  -c pick.c
	cc -B /usr/lib/big/ -O -I../../. -I../.././lib/Xaw -I../.././lib/Xt -DmacII  -c popup.c
	cc -B /usr/lib/big/ -O -I../../. -I../.././lib/Xaw -I../.././lib/Xt -DmacII  -c screen.c
"screen.c", line 93: warning: enumeration type clash, operator =
"screen.c", line 309: warning: enumeration type clash, operator =
"screen.c", line 334: warning: enumeration type clash, operator =
	cc -B /usr/lib/big/ -O -I../../. -I../.././lib/Xaw -I../.././lib/Xt -DmacII  -c toc.c
"toc.c", line 730: warning: enumeration type clash, operator =
"toc.c", line 766: warning: enumeration type clash, operator =
	cc -B /usr/lib/big/ -O -I../../. -I../.././lib/Xaw -I../.././lib/Xt -DmacII  -c tocfuncs.c
"tocfuncs.c", line 421: warning: enumeration type clash, operator =
	cc -B /usr/lib/big/ -O -I../../. -I../.././lib/Xaw -I../.././lib/Xt -DmacII  -c tocutil.c
	cc -B /usr/lib/big/ -O -I../../. -I../.././lib/Xaw -I../.././lib/Xt -DmacII  -c tsource.c
"tsource.c", line 241: warning: enumeration type clash, operator =
	cc -B /usr/lib/big/ -O -I../../. -I../.././lib/Xaw -I../.././lib/Xt -DmacII  -c util.c
	cc -B /usr/lib/big/ -O -I../../. -I../.././lib/Xaw -I../.././lib/Xt -DmacII  -c version.c
	cc -B /usr/lib/big/ -O -I../../. -I../.././lib/Xaw -I../.././lib/Xt -DmacII  -c viewfuncs.c
	rm -f xmh
	cc -B /usr/lib/big/ -o xmh EDiskSrc.o bbox.o button.o command.o compfuncs.o  folder.o icon.o init.o main.o mlist.o msg.o pick.o popup.o  screen.o toc.o tocfuncs.o tocutil.o tsource.o util.o  version.o viewfuncs.o ../.././lib/Xaw/libXaw.a ../.././lib/Xmu/libXmu.a ../.././lib/Xt/libXt.a ../.././lib/X/libX11.a -O   
making all in xmodmap
	cc -B /usr/lib/big/ -O -I../../. -DmacII  -c xmodmap.c
	cc -B /usr/lib/big/ -O -I../../. -DmacII  -c pf.c
	cc -B /usr/lib/big/ -O -I../../. -DmacII  -c handle.c
"handle.c", line 1053: warning: enumeration type clash, operator =
"handle.c", line 1133: warning: enumeration type clash, operator =
	cc -B /usr/lib/big/ -O -I../../. -DmacII  -c exec.c
	rm -f xmodmap
	cc -B /usr/lib/big/ -o xmodmap xmodmap.o pf.o handle.o exec.o ../.././lib/X/libX11.a -O   
making all in xpr
	cc -B /usr/lib/big/ -O -I../../. -DmacII -DNOINLINE -c xpr.c
"xpr.c", line 552: warning: enumeration type clash, operator =
	cc -B /usr/lib/big/ -O -I../../. -DmacII -DNOINLINE -c x2pmp.c
"x2pmp.c", line 135: warning: enumeration type clash, operator =
	rm -f xpr
	cc -B /usr/lib/big/ -o xpr xpr.o x2pmp.o ../.././lib/X/libX11.a -O   
making all in xprop
	cc -B /usr/lib/big/ -O -I../../. -DmacII  -c xprop.c
	cc -B /usr/lib/big/ -O -I../../. -DmacII  -c dsimple.c
	rm -f xprop
	cc -B /usr/lib/big/ -o xprop xprop.o dsimple.o ../.././lib/X/libX11.a -O   
making all in xpseudoroot
	cc -B /usr/lib/big/ -O -I../../. -I../.././lib/X -DmacII  -c pseudoroot.c
	cc -B /usr/lib/big/ -O -I../../. -I../.././lib/X -DmacII  -c SetPRoot.c
	rm -f xpseudoroot
	cc -B /usr/lib/big/ -o xpseudoroot pseudoroot.o SetPRoot.o ../.././lib/X/libX11.a -O   
making all in xrdb
	cc -B /usr/lib/big/ -O -I../../. -DmacII -DCPP="\"/lib/cpp\"" -c xrdb.c
	rm -f xrdb
	cc -B /usr/lib/big/ -o xrdb xrdb.o ../.././lib/X/libX11.a -O   
making all in xrefresh
	cc -B /usr/lib/big/ -O -I../../. -DmacII  -c xrefresh.c
"xrefresh.c", line 296: warning: enumeration type clash, operator =
	rm -f xrefresh
	cc -B /usr/lib/big/ -o xrefresh xrefresh.o ../.././lib/X/libX11.a -O   
making all in xset
	cc -B /usr/lib/big/ -O -I../../. -DmacII  -c xset.c
	rm -f xset
	cc -B /usr/lib/big/ -o xset xset.o ../.././lib/Xmu/libXmu.a ../.././lib/X/libX11.a -O   
making all in xsetroot
	cc -B /usr/lib/big/ -O -I../../. -DmacII  -c xsetroot.c
	rm -f xsetroot
	cc -B /usr/lib/big/ -o xsetroot xsetroot.o ../.././lib/X/libX11.a -O   
making all in xterm
	cc -B /usr/lib/big/ -O -I../.././lib/Xt -I../../. -DmacII -DMODEMENU -DUTMP -DBcopy=bcopy -c resize.c
	rm -f resize
	cc -B /usr/lib/big/ -o resize resize.o  -O   -lc -ltermcap 
	cc -B /usr/lib/big/ -O -I../.././lib/Xt -I../../. -DmacII -DMODEMENU -DUTMP -DBcopy=bcopy -c main.c
"main.c", line 1881: warning: enumeration type clash, operator =
	cc -B /usr/lib/big/ -O -I../.././lib/Xt -I../../. -DmacII -DMODEMENU -DUTMP -DBcopy=bcopy -c input.c
	cc -B /usr/lib/big/ -O -I../.././lib/Xt -I../../. -DmacII -DMODEMENU -DUTMP -DBcopy=bcopy -c charproc.c
	cc -B /usr/lib/big/ -O -I../.././lib/Xt -I../../. -DmacII -DMODEMENU -DUTMP -DBcopy=bcopy -c cursor.c
	cc -B /usr/lib/big/ -O -I../.././lib/Xt -I../../. -DmacII -DMODEMENU -DUTMP -DBcopy=bcopy -c util.c
	cc -B /usr/lib/big/ -O -I../.././lib/Xt -I../../. -DmacII -DMODEMENU -DUTMP -DBcopy=bcopy -c tabs.c
	cc -B /usr/lib/big/ -O -I../.././lib/Xt -I../../. -DmacII -DMODEMENU -DUTMP -DBcopy=bcopy -c screen.c
	cc -B /usr/lib/big/ -O -I../.././lib/Xt -I../../. -DmacII -DMODEMENU -DUTMP -DBcopy=bcopy -c scrollbar.c
	cc -B /usr/lib/big/ -O -I../.././lib/Xt -I../../. -DmacII -DMODEMENU -DUTMP -DBcopy=bcopy -c button.c
"button.c", line 194: warning: enumeration type clash, operator =
"button.c", line 218: warning: enumeration type clash, operator =
"button.c", line 699: warning: enumeration type clash, operator =
	cc -B /usr/lib/big/ -O -I../.././lib/Xt -I../../. -DmacII -DMODEMENU -DUTMP -DBcopy=bcopy -c Tekproc.c
	cc -B /usr/lib/big/ -O -I../.././lib/Xt -I../../. -DmacII -DMODEMENU -DUTMP -DBcopy=bcopy -c misc.c
	cc -B /usr/lib/big/ -O -I../.././lib/Xt -I../../. -DmacII -DMODEMENU -DUTMP -DBcopy=bcopy -c VTPrsTbl.c
	cc -B /usr/lib/big/ -O -I../.././lib/Xt -I../../. -DmacII -DMODEMENU -DUTMP -DBcopy=bcopy -c TekPrsTbl.c
	cc -B /usr/lib/big/ -O -I../.././lib/Xt -I../../. -DmacII -DMODEMENU -DUTMP -DBcopy=bcopy -c data.c
	cc -B /usr/lib/big/ -O -I../.././lib/Xt -I../../. -DmacII -DMODEMENU -DUTMP -DBcopy=bcopy -c menu.c
	rm -f xterm
	cc -B /usr/lib/big/ -o xterm main.o input.o charproc.o cursor.o util.o tabs.o  screen.o scrollbar.o button.o Tekproc.o misc.o  VTPrsTbl.o TekPrsTbl.o data.o menu.o ../.././lib/Xaw/libXaw.a ../.././lib/Xmu/libXmu.a ../.././lib/Xt/libXt.a ../.././lib/X/libX11.a -O   -ltermcap 
making all in xwd
	cc -B /usr/lib/big/ -O -I../../. -DmacII  -c xwd.c
	cc -B /usr/lib/big/ -O -I../../. -DmacII  -c dsimple.c
	rm -f xwd
	cc -B /usr/lib/big/ -o xwd xwd.o dsimple.o ../.././lib/X/libX11.a -O   
making all in xwininfo
	cc -B /usr/lib/big/ -O -I../../. -DmacII  -c xwininfo.c
	cc -B /usr/lib/big/ -O -I../../. -DmacII  -c dsimple.c
	rm -f xwininfo
	cc -B /usr/lib/big/ -o xwininfo xwininfo.o dsimple.o ../.././lib/X/libX11.a -O   
making all in xwud
	cc -B /usr/lib/big/ -O -I../../. -DmacII  -c xwud.c
	cc -B /usr/lib/big/ -O -I../../. -DmacII  -c dsimple.c
	rm -f xwud
	cc -B /usr/lib/big/ -o xwud xwud.o dsimple.o ../.././lib/X/libX11.a -O   
making all in ./examples
making all in Xaw
	cc -B /usr/lib/big/ -O -I../../. -DmacII  -c xboxes.c
	rm -f xboxes
	cc -B /usr/lib/big/ -o xboxes xboxes.o ../.././lib/Xaw/libXaw.a ../.././lib/Xmu/libXmu.a ../.././lib/Xt/libXt.a ../.././lib/X/libX11.a -O    
	cc -B /usr/lib/big/ -O -I../../. -DmacII  -c xbuttonbox.c
	rm -f xbuttonbox
	cc -B /usr/lib/big/ -o xbuttonbox xbuttonbox.o ../.././lib/Xaw/libXaw.a ../.././lib/Xmu/libXmu.a ../.././lib/Xt/libXt.a ../.././lib/X/libX11.a -O    
	cc -B /usr/lib/big/ -O -I../../. -DmacII  -c xcommand.c
	rm -f xcommand
	cc -B /usr/lib/big/ -o xcommand xcommand.o ../.././lib/Xaw/libXaw.a ../.././lib/Xmu/libXmu.a ../.././lib/Xt/libXt.a ../.././lib/X/libX11.a -O    
	cc -B /usr/lib/big/ -O -I../../. -DmacII  -c xhw.c
	rm -f xhw
	cc -B /usr/lib/big/ -o xhw xhw.o ../.././lib/Xaw/libXaw.a ../.././lib/Xmu/libXmu.a ../.././lib/Xt/libXt.a ../.././lib/X/libX11.a -O    
	cc -B /usr/lib/big/ -O -I../../. -DmacII  -c xlabel.c
	rm -f xlabel
	cc -B /usr/lib/big/ -o xlabel xlabel.o ../.././lib/Xaw/libXaw.a ../.././lib/Xmu/libXmu.a ../.././lib/Xt/libXt.a ../.././lib/X/libX11.a -O    
	cc -B /usr/lib/big/ -O -I../../. -DmacII  -c xscroll.c
	rm -f xscroll
	cc -B /usr/lib/big/ -o xscroll xscroll.o ../.././lib/Xaw/libXaw.a ../.././lib/Xmu/libXmu.a ../.././lib/Xt/libXt.a ../.././lib/X/libX11.a -O    
	cc -B /usr/lib/big/ -O -I../../. -DmacII  -c xsensitive.c
	rm -f xsensitive
	cc -B /usr/lib/big/ -o xsensitive xsensitive.o ../.././lib/Xaw/libXaw.a ../.././lib/Xmu/libXmu.a ../.././lib/Xt/libXt.a ../.././lib/X/libX11.a -O    
	cc -B /usr/lib/big/ -O -I../../. -DmacII  -c xtext.c
	rm -f xtext
	cc -B /usr/lib/big/ -o xtext xtext.o ../.././lib/Xaw/libXaw.a ../.././lib/Xmu/libXmu.a ../.././lib/Xt/libXt.a ../.././lib/X/libX11.a -O    
	cc -B /usr/lib/big/ -O -I../../. -DmacII  -c xwidgets.c
	rm -f xwidgets
	cc -B /usr/lib/big/ -o xwidgets xwidgets.o ../.././lib/Xaw/libXaw.a ../.././lib/Xmu/libXmu.a ../.././lib/Xt/libXt.a ../.././lib/X/libX11.a -O   -lm 
making all in ./util
making all in makedepend
making all in checkfn
	cc -B /usr/lib/big/ -O -I../../. -DmacII  -c checkfn.c
	rm -f checkfn
	cc -B /usr/lib/big/ -o checkfn checkfn.o  -O    
making all in cpp
	cc -B /usr/lib/big/ -O -I../../. -DmacII  -DOLD_PREPROCESSOR=1 -c cpp1.c
	cc -B /usr/lib/big/ -O -I../../. -DmacII  -DOLD_PREPROCESSOR=1 -c cpp2.c
	cc -B /usr/lib/big/ -O -I../../. -DmacII  -DOLD_PREPROCESSOR=1 -c cpp3.c
	cc -B /usr/lib/big/ -O -I../../. -DmacII  -DOLD_PREPROCESSOR=1 -c cpp4.c
	cc -B /usr/lib/big/ -O -I../../. -DmacII  -DOLD_PREPROCESSOR=1 -c cpp5.c
	cc -B /usr/lib/big/ -O -I../../. -DmacII  -DOLD_PREPROCESSOR=1 -c cpp6.c
	rm -f cpp
	cc -B /usr/lib/big/ -o cpp cpp1.o cpp2.o cpp3.o cpp4.o cpp5.o cpp6.o  -O    
making all in imake
making imake with BOOTSTRAPCFLAGS=-DmacII
	cc -o ccflags -DmacII -O ccflags.c
	cc -o imake -DmacII -O imake.c `./ccflags`

Mon Dec  5 07:39:58 PST 1988

Build of the X Window System complete.