diff options
| author | Dimitry Andric <dim@FreeBSD.org> | 2014-04-09 18:16:58 +0000 |
|---|---|---|
| committer | Dimitry Andric <dim@FreeBSD.org> | 2014-04-09 18:16:58 +0000 |
| commit | c594062cd6ab769aa59ddeacf619249a7789e258 (patch) | |
| tree | ced50678236818110b6a76debe799a0d215a7744 /bin | |
| parent | b45db0bbfafd5c6a16c8037f9961254474bb5a50 (diff) | |
Notes
Diffstat (limited to 'bin')
| -rw-r--r-- | bin/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/Makefile b/bin/Makefile index e5052cad51a5..31ec81b89ee4 100644 --- a/bin/Makefile +++ b/bin/Makefile @@ -55,4 +55,6 @@ SUBDIR+= csh SUBDIR:= ${SUBDIR:O} +SUBDIR_PARALLEL= + .include <bsd.subdir.mk> |
