jcs's openbsd hax
openbsd

Sorry, committed the wrong Makefile

pedro dec503ef 45ae3a7c

+3 -5
+3 -5
regress/sys/dev/fdesc/Makefile
··· 1 - # $OpenBSD: Makefile,v 1.1 2005/12/07 01:43:39 pedro Exp $ 2 - 3 - SUBDIR=confuse 1 + # $OpenBSD: Makefile,v 1.2 2005/12/07 02:29:01 pedro Exp $ 4 2 5 - install: 3 + PROG= confuse 6 4 7 - .include <bsd.subdir.mk> 5 + .include <bsd.regress.mk>