1# $OpenBSD: Makefile,v 1.2 2016/09/27 18:14:22 kettenis Exp $ 2 3LIB=aa 4SRCS= aa.C 5NOPROFILE=yes 6 7regress: all 8 9.include <bsd.lib.mk> 10