13 lines
386 B
Makefile
13 lines
386 B
Makefile
#
|
|
# PATCHES MAGIC LEVEL PATCH THAT GOT US HERE
|
|
# -------------------- ----- ----------------------
|
|
# CURRENT PATCH LEVEL: 1 00101
|
|
# -------------------- ----- ----------------------
|
|
#
|
|
# 10 Mar 93 Rodney W. Grimes Added user.share to SUBDIR
|
|
#
|
|
|
|
SUBDIR= bin include lib libexec sbin usr.bin usr.sbin share games
|
|
|
|
.include <bsd.subdir.mk>
|