diff options
| author | Bryan Drewery <bdrewery@FreeBSD.org> | 2015-10-15 22:55:08 +0000 |
|---|---|---|
| committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2015-10-15 22:55:08 +0000 |
| commit | aa92269e4636d8ec1b42fcd66e6f52c479e77516 (patch) | |
| tree | 8b6b24f8267d31f993df80da9a63b614ae0f2a31 /share/syscons | |
| parent | 61c20fc78239a66440b69ac90b2a1d68f079f671 (diff) | |
Add more SUBDIR_PARALLEL.
MFC after: 3 weeks
Sponsored by: EMC / Isilon Storage Division
Diffstat (limited to 'share/syscons')
| -rw-r--r-- | share/syscons/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/share/syscons/Makefile b/share/syscons/Makefile index 9cbf100f13b9..c5993a8eaf18 100644 --- a/share/syscons/Makefile +++ b/share/syscons/Makefile @@ -1,5 +1,6 @@ # $FreeBSD$ SUBDIR= fonts keymaps scrnmaps +SUBDIR_PARALLEL= .include <bsd.subdir.mk> |
