1# $OpenBSD: Makefile,v 1.29 2022/04/28 16:16:46 schwarze Exp $ 2 3SUBDIR = args cond esc scale string 4SUBDIR += br cc ce char de ds ft ig it ll mc 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