Delete stale comment.

Pointed out by: bde
This commit is contained in:
Wolfram Schneider 1998-05-06 16:53:53 +00:00
parent 3ef22d496d
commit 400f992e53
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=35784

View File

@ -1,10 +1,8 @@
# from: @(#)bsd.subdir.mk 5.9 (Berkeley) 2/1/91
# $Id: bsd.subdir.mk,v 1.22 1998/03/26 16:02:44 eivind Exp $
# $Id: bsd.subdir.mk,v 1.23 1998/03/29 01:10:09 eivind Exp $
#
# The include file <bsd.subdir.mk> contains the default targets
# for building subdirectories. It has the same seven targets
# as <bsd.prog.mk>:
# all, clean, cleandir, depend, install, lint, and tags.
# for building subdirectories.
#
# For all of the directories listed in the variable SUBDIRS, the
# specified directory will be visited and the target made. There is