Ansi C is ANSI X3.159-1989, not C3.159...
[unix-history] / share / Makefile
CommitLineData
15637ed4
RG
1# @(#)Makefile 5.8.1.1 (Berkeley) 5/7/91
2#
3# PATCHES MAGIC LEVEL PATCH THAT GOT US HERE
4# -------------------- ----- ----------------------
5# CURRENT PATCH LEVEL: 2 90001
6# -------------------- ----- ----------------------
7#
8# 02 Jun 93 Rodney W. Grimes Add misc
9# 02 Jun 93 Rodney W. Grimes Add dict and doc
10
11# Missing: ms
12# Broken: doc
13
14SUBDIR= dict man me misc mk skel tabset termcap tmac zoneinfo
15
16.include <bsd.subdir.mk>