blob: 7c180a341d612772a7fb06c2decd8f0a31fb564c (
plain)
1
2
3
4
5
6
7
|
# $OpenBSD: Makefile,v 1.22 2017/05/08 15:33:43 schwarze Exp $
SUBDIR = args cond esc scale string
SUBDIR += br cc de ds ft ig it ll na nr ps rm sp ta ti tr
.include "../Makefile.sub"
.include <bsd.subdir.mk>
|