Makefile revision 1.2
1#
2# PATCHES MAGIC                LEVEL   PATCH THAT GOT US HERE
3# --------------------         -----   ----------------------
4# CURRENT PATCH LEVEL:         1       00101
5# --------------------         -----   ----------------------
6#
7# 10 Mar 93	Rodney W. Grimes	Added user.share to SUBDIR
8#
9
10SUBDIR=	bin include lib libexec sbin usr.bin usr.sbin share games
11
12.include <bsd.subdir.mk>
13