../bin/pgc: *.c *.h Makefile
	(cd glulxa; make)
	(cd sp2sce; make)
	cc -g *.c -o ../bin/pgc


