lassie% cd ~chang/pub/cs201 lassie% ls Makefile README.umbc cc201* simplified/ think/ README borland/ shar/ standard/ xwindows/ lassie% lassie% more cc201 #!/bin/csh -f cc -I ~chang/pub/cs201/xwindows $* -L ~chang/pub/cs201/xwindows -lcs201x -lX11 - lm lassie% lassie% cd xwindows lassie% lassie% ls Makefile gcalloc.h graphics.h strlib.c xmanager.c README genlib.c libcs201x.a strlib.h xmanager.h cc201x* genlib.h random.c xcompat.c exception.c glibrary.c random.h xcompat.h exception.h glibrary.h simpio.c xdisplay.c extgraph.h graphics.c simpio.h xdisplay.h lassie%