Marcel Telka
2017-03-16 a96ded2e31a6347f2fb07feca8c62405aa91b7e3
Add missing download targets to Makefiles
8 files modified
16 ■■■■■ changed files
components/cluster/resource-agents-openindiana/Makefile 2 ●●●●● patch | view | raw | blame | history
components/cluster/service-hacluster/Makefile 2 ●●●●● patch | view | raw | blame | history
components/meta-packages/hacluster/Makefile 2 ●●●●● patch | view | raw | blame | history
components/network/ssh-askpass/Makefile 2 ●●●●● patch | view | raw | blame | history
components/osol/ddu/Makefile 2 ●●●●● patch | view | raw | blame | history
components/sysutils/zsvcadm/Makefile 2 ●●●●● patch | view | raw | blame | history
components/x11/rasterfile/Makefile 2 ●●●●● patch | view | raw | blame | history
components/x11/workspace-patterns/Makefile 2 ●●●●● patch | view | raw | blame | history
components/cluster/resource-agents-openindiana/Makefile
@@ -36,6 +36,8 @@
include ../../../make-rules/ips.mk
download:
build:
install:
components/cluster/service-hacluster/Makefile
@@ -35,6 +35,8 @@
include $(WS_MAKE_RULES)/ips.mk
download:
build:
install:
components/meta-packages/hacluster/Makefile
@@ -23,6 +23,8 @@
include $(WS_MAKE_RULES)/ips.mk
download:
build:
install:
components/network/ssh-askpass/Makefile
@@ -21,6 +21,8 @@
include $(WS_MAKE_RULES)/ips.mk
# common targets
download:
build:
install:
components/osol/ddu/Makefile
@@ -49,6 +49,8 @@
    fi;
    $(TOUCH) $@
download:
clean::
    $(RM) $(SOURCE_DIR)/.prep
components/sysutils/zsvcadm/Makefile
@@ -27,6 +27,8 @@
include $(WS_MAKE_RULES)/ips.mk
# common targets
download:
build:
install:
components/x11/rasterfile/Makefile
@@ -30,6 +30,8 @@
rasterfile_INCDIR=$(PROTO_DIR)$(USRINCDIR)/pixrect
rasterfile_MANDIR=$(PROTO_DIR)$(USRSHAREMAN5DIR)
download:
build:
install:
components/x11/workspace-patterns/Makefile
@@ -59,6 +59,8 @@
    
PATTERN_DIR=$(USRSHAREDIR)/patterns
download:
build:
install: