1# $OpenBSD: Makefile,v 1.2 2002/11/13 22:08:39 todd Exp $ 2 3LIB= strong 4SRCS= strong.c 5 6regress: all 7 8.include <bsd.lib.mk> 9