diff options
| author | Wolfram Schneider <wosch@FreeBSD.org> | 1998-05-06 16:53:53 +0000 |
|---|---|---|
| committer | Wolfram Schneider <wosch@FreeBSD.org> | 1998-05-06 16:53:53 +0000 |
| commit | 400f992e53c3a548bf5274085a4cae3fcc2b5c4a (patch) | |
| tree | 6047a3b8b076c8eddbcb19b14dc49578d6998fe0 /share | |
| parent | 3ef22d496dd557056244c1db9dd36c96aa06ab00 (diff) | |
Notes
Diffstat (limited to 'share')
| -rw-r--r-- | share/mk/bsd.subdir.mk | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/share/mk/bsd.subdir.mk b/share/mk/bsd.subdir.mk index 4a95b5dce031..1b712d4d0311 100644 --- a/share/mk/bsd.subdir.mk +++ b/share/mk/bsd.subdir.mk @@ -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 |
