$OpenBSD: patch-makefile,v 1.2 2005/03/16 20:26:51 robert Exp $ --- 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