1# $OpenBSD: Makefile,v 1.1.1.1 2012/08/16 17:21:05 matthew Exp $ 2 3LIB= aa 4SRCS+= aa.c 5 6.include <bsd.lib.mk> 7