summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans Rosenfeld <hans.rosenfeld@joyent.com>2017-06-16 13:24:54 +0200
committerHans Rosenfeld <hans.rosenfeld@joyent.com>2017-06-19 12:32:46 +0200
commit1c7b50cf0377f8178464bb58b00c197149935995 (patch)
tree31c0fa28072e15c018c55f98369f1231316ebb9b
parent6fdad3b6ca717b24ef6300f9cfc7c52e0f1e6814 (diff)
downloadillumos-gfx-drm-1c7b50cf0377f8178464bb58b00c197149935995.tar.gz
8402 don't do stage-licenses as part of the install target
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Reviewed by: Alexander Pyhalov <alp@rsu.ru>
-rw-r--r--usr/src/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/Makefile b/usr/src/Makefile
index fe8f8e1..f833888 100644
--- a/usr/src/Makefile
+++ b/usr/src/Makefile
@@ -95,7 +95,7 @@ all: mapfiles sgs .WAIT $(SUBDIRS) pkg
# packaging to be pulled from $(SRC) and $(CLOSED) and staged in
# $(ROOT)/licenses.
#
-install: install1 install2 _msg stage-licenses
+install: install1 install2 _msg
# @cd msg; pwd; $(MAKE) _msg
# @rm -rf "$(ROOT)/catalog"