Scsi update from Julian
[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
898c282b
JH
14SUBDIR= dict man me misc mk skel syscons.fonts syscons.keymaps tabset \
15 termcap tmac zoneinfo
15637ed4
RG
16
17.include <bsd.subdir.mk>