diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-10-19 11:51:10 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-10-19 11:51:10 +0000 |
| commit | 031c294c1d25a6b9b62a50a2dfdb300c9ca22f2b (patch) | |
| tree | c6a11d30ab57567b8bd34aa1c679296e53bab799 /share/Makefile | |
| parent | bd866cb1a3541093281e0ef9240d090264baa0b2 (diff) | |
| parent | ecfc226c7d273e9a2f207fbe395f3f79e29952f8 (diff) | |
Notes
Diffstat (limited to 'share/Makefile')
| -rw-r--r-- | share/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/share/Makefile b/share/Makefile index fe67bd768dcd..56cebef2e857 100644 --- a/share/Makefile +++ b/share/Makefile @@ -100,4 +100,6 @@ _vt= vt _zoneinfo= zoneinfo .endif +SUBDIR_PARALLEL= + .include <bsd.subdir.mk> |
