
all:
	gcc nothing.c -o nothing
	gcc nothing.c -static -o nothing_static