hpet_example: hpet_example.c
	gcc -O2 -Wall -o hpet_example hpet_example.c
clean:
	rm hpet_example