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