all: qt qt: qt.cc gcc -I/usr/X11R6/include/qt2 -L/usr/X11R6/lib -lqt2 -o qt qt.cc