From Textutils-1.6
[unix-history] / Makefile
CommitLineData
15637ed4
RG
1# @(#)Makefile 5.1.1.2 (Berkeley) 5/9/91
2#
3# PATCHES MAGIC LEVEL PATCH THAT GOT US HERE
4# -------------------- ----- ----------------------
5# CURRENT PATCH LEVEL: 1 00128
6# -------------------- ----- ----------------------
7#
8# 04 Apr 93 Rodney W. Grimes Pulled in Net/2 version string
9# Added not ported comment
10# Added special cases comment
11# Added contrib, games, and share
12#
13
14SUBDIR= bin contrib games include lib libexec sbin share usr.bin usr.sbin
15
16# Special cases: etc sys.386bsd
17# Not ported: games kerberosIV
18
19.include <bsd.subdir.mk>