#!/bin/csh -f
cc -I ~chang/pub/cs201/xwindows $* -L ~chang/pub/cs201/xwindows -lcs201x -lX11 -lm
