test: test.o a.o b.o
	cc -o test -L //C/nt/public/sdk/lib/i386 *.o
