From 1c7b50cf0377f8178464bb58b00c197149935995 Mon Sep 17 00:00:00 2001 From: Hans Rosenfeld Date: Fri, 16 Jun 2017 13:24:54 +0200 Subject: 8402 don't do stage-licenses as part of the install target Reviewed by: Gordon Ross Reviewed by: Alexander Pyhalov --- usr/src/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3