1 1.25 dholland # $NetBSD: Makefile,v 1.25 2014/07/05 19:22:04 dholland Exp $ 2 1.16 perry # 3 1.15 mrg # @(#)Makefile 8.3 (Berkeley) 5/16/94 4 1.19 lukem 5 1.19 lukem .include <bsd.own.mk> 6 1.1 cgd 7 1.7 cgd # The following modules do not build/install: 8 1.23 mycroft # 12.vi 9 1.3 cgd 10 1.8 cgd # Missing: 11 1.22 mycroft # 14.jove 15.sed 28.bib 12 1.8 cgd 13 1.8 cgd # Missing from 4.4BSD-Lite: 14 1.24 mjf # 02.learn 03.shell 05.dc 06.bc 08.mh 09.edtut 10.edadv 15 1.24 mjf # 16.awk 21.troff 22.trofftut 23.eqn 24.eqnguide 16 1.8 cgd # 25.tbl 26.refer 27.invert 29.diction 17 1.8 cgd 18 1.24 mjf SUBDIR+=01.begin 17.msmacros 18.msdiffs 19.memacros 20.meref 19 1.25 dholland #SUBDIR+=04.csh 07.mail 11.edit 12.ex 13.viref 20 1.25 dholland #SUBDIR+=30.rogue 31.trek 21 1.5 jtc 22 1.25 dholland SECTION=usd 23 1.25 dholland SUBARTICLES=title contents 24 1.25 dholland SRCS.title=Title 25 1.25 dholland SRCS.contents=00.contents 26 1.25 dholland MACROS=-ms 27 1.7 cgd 28 1.25 dholland .include <bsd.doc.mk> 29 1.1 cgd .include <bsd.subdir.mk> 30