diff options
| author | Richard Lowe <richlowe@richlowe.net> | 2015-07-13 13:00:43 -0400 |
|---|---|---|
| committer | Richard Lowe <richlowe@richlowe.net> | 2015-07-13 13:00:43 -0400 |
| commit | 10d63b7db37a83b39c7f511cf9426c9d03ea0760 (patch) | |
| tree | c74baaac5105bf1a497a3306d01c39d184dfd1cc /usr/src/cmd/Makefile | |
| parent | 77eb9dd4fa1a2a4b00af3d1973a84b60fbf40cdf (diff) | |
| download | illumos-joyent-10d63b7db37a83b39c7f511cf9426c9d03ea0760.tar.gz | |
5942 integrate dmake
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Gordon Ross <gwr@nexenta.com>
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com>
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
Approved by: Dan McDonald <danmcd@omniti.com>
Diffstat (limited to 'usr/src/cmd/Makefile')
| -rw-r--r-- | usr/src/cmd/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr/src/cmd/Makefile b/usr/src/cmd/Makefile index 20f2e02dbc..3fc7b894b0 100644 --- a/usr/src/cmd/Makefile +++ b/usr/src/cmd/Makefile @@ -249,6 +249,7 @@ COMMON_SUBDIRS= \ mail \ mailwrapper \ mailx \ + make \ makekey \ man \ mandoc \ @@ -613,6 +614,7 @@ MSGSUBDIRS= \ luxadm \ lvm \ mailx \ + make \ man \ mesg \ mkdir \ |
