1# $OpenBSD: Makefile,v 1.1.1.1 2007/07/31 20:31:42 kurt Exp $ 2 3LIB=aa 4SRCS= aa.c 5NOPROFILE=yes 6 7regress: all 8 9install: 10 11.include <bsd.lib.mk> 12