rm -f xdsc.o
cc -c -O  -I. -I/usr/athena/include -DEDSC_PATH=\"/usr/athena/etc/edsc\" xdsc.c
w "xdsc.c",L197: Variable "newpath" is possibly referenced before set.
w "xdsc.c",L492: Variable "foo" is never referenced.
w "xdsc.c",L617: Variable "whichrow" is possibly referenced before set.
w "xdsc.c",L1688: Variable "whichrow" is possibly referenced before set.
cc -O  -I. -I/usr/athena/include -c reply.c
cc -O  -I. -I/usr/athena/include -c headers.c
cc -O  -I. -I/usr/athena/include -c cache.c
cc   -o xdsc xdsc.o reply.o headers.o cache.o -L/usr/athena/lib -lXaw  -lXt -lXmu -lXext -lX11 
