Cross Reference: Makefile
xref: /src/share/Makefile
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/share/
11.36Sthorpej#	$NetBSD: Makefile,v 1.36 2019/05/07 05:02:42 thorpej Exp $
21.5Smrg#	from @(#)Makefile	8.1 (Berkeley) 6/5/93
31.1Scgd
41.1Scgd# Missing:  ms
51.1Scgd
61.7Slukem.include <bsd.own.mk>
71.7Slukem
81.8Slukem.if ${MKSHARE} != "no" || \
91.7Slukem	make(clean) || make(cleandir) || make(distclean) || make(obj)
101.36SthorpejSUBDIR=	dict examples installboot legal man me misc mk \
111.33Sapb	tabset terminfo tmac wscons xml
121.34Skamil
131.34Skamil.if ${MKGROFF} != "no"
141.34SkamilSUBDIR+=doc
151.34Skamil.endif
161.34Skamil
171.14Sitojun.if ${MKNLS} != "no"
181.22StshiozakSUBDIR+=i18n locale nls
191.14Sitojun.endif
201.7Slukem.endif
211.18Stv
221.35SchristosSUBDIR.roff+= doc
231.35Schristos
241.18Stv# Speedup stubs for some subtrees that don't need to run these rules
251.25Syamtincludes-examples includes-man:
261.19Snathanw	@true
271.1Scgd
281.1Scgd.include <bsd.subdir.mk>
29

Indexes created Mon Nov 10 17:20:41 GMT 2025