--- makefile.orig	Thu Sep 14 04:45:41 2000
+++ makefile	Wed Mar 16 21:18:52 2005
@@ -1,3 +1,5 @@
+all:	hc
+
 hc:	hc.o
 	cc hc.o -o hc
 	rm hc.o
