Makefile revision 1.2
11.2Scgd# 21.2Scgd# PATCHES MAGIC LEVEL PATCH THAT GOT US HERE 31.2Scgd# -------------------- ----- ---------------------- 41.2Scgd# CURRENT PATCH LEVEL: 1 00101 51.2Scgd# -------------------- ----- ---------------------- 61.2Scgd# 71.2Scgd# 10 Mar 93 Rodney W. Grimes Added user.share to SUBDIR 81.2Scgd# 91.2Scgd 101.2ScgdSUBDIR= bin include lib libexec sbin usr.bin usr.sbin share games 111.1Scgd 121.1Scgd.include <bsd.subdir.mk> 13