don't bother resolving onbld python module deps
[unleashed.git] / bin / join / Makefile
blobe66008e0835c2e163ba12bb1012d5e95355dd954
1 # $OpenBSD: Makefile,v 1.3 2003/12/12 10:38:44 otto Exp $
3 PROG= join
4 CFLAGS+= -Wall
6 .include "compat.mk"
7 .include <bsd.prog.mk>