CFLAGS = -g CC = gcc LDLIBS = -lx86 all: s3switch clean: rm -f s3switch *.o