]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - share/Makefile
I have been running with these locale data for a while now and
[FreeBSD/FreeBSD.git] / share / Makefile
1 #       @(#)Makefile    8.1 (Berkeley) 6/5/93
2
3 SUBDIR= dict doc examples info man me misc mk skel \
4         tabset termcap timedef zoneinfo
5
6 .if ${MACHINE_ARCH} == "i386"
7 SUBDIR+= syscons
8 .endif
9
10 .include <bsd.subdir.mk>