1# $OpenBSD: Makefile,v 1.28 2019/01/04 01:06:44 schwarze Exp $ 2 3SUBDIR = args cond esc scale string 4SUBDIR += br cc ce char de ds ft ig it ll na nr po ps 5SUBDIR += return rm rn shift sp ta ti tr while 6 7.include "../Makefile.sub" 8.include <bsd.subdir.mk> 9