summaryrefslogtreecommitdiffstats
path: root/share/Makefile
blob: 7ced978e2bea2fb70cba5a1af454379038f775c8 (plain)
1
2
3
4
5
6
7
8
9
10
#	@(#)Makefile	8.1 (Berkeley) 6/5/93

SUBDIR= dict doc examples info man me misc mk skel \
	tabset termcap timedef zoneinfo

.if ${MACHINE_ARCH} == "i386"
SUBDIR+= syscons
.endif

.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud