all::	websterPuppet

websterPuppet:	websterPuppet.m
	cc -I../../include -g -O -Wall -o websterPuppet websterPuppet.m ../../lib/PuppetLib.a -lNeXT_s
