NetBSD/Makefile

13 lines
386 B
Makefile
Raw Normal View History

1993-03-21 18:04:42 +00:00
#
# 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
1993-03-21 09:45:37 +00:00
.include <bsd.subdir.mk>