components/sed/Makefile
branchs11-update
changeset 3996 20c0f21bbe1e
parent 3661 47545fb8aed4
equal deleted inserted replaced
3994:3781477accf3 3996:20c0f21bbe1e
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 
    21 
    22 #
    22 #
    23 # Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
    24 #
    24 #
    25 
    25 
    26 include ../../make-rules/shared-macros.mk
    26 include ../../make-rules/shared-macros.mk
    27 
    27 
    28 COMPONENT_NAME=		sed
    28 COMPONENT_NAME=		sed
    35 COMPONENT_ARCHIVE_URL=	http://ftp.gnu.org/pub/gnu/sed/$(COMPONENT_ARCHIVE)
    35 COMPONENT_ARCHIVE_URL=	http://ftp.gnu.org/pub/gnu/sed/$(COMPONENT_ARCHIVE)
    36 COMPONENT_BUGDB=	utility/gnu-sed
    36 COMPONENT_BUGDB=	utility/gnu-sed
    37 
    37 
    38 TPNO=			8711
    38 TPNO=			8711
    39 
    39 
    40 include ../../make-rules/prep.mk
    40 include $(WS_MAKE_RULES)/prep.mk
    41 include ../../make-rules/configure.mk
    41 include $(WS_MAKE_RULES)/configure.mk
    42 include ../../make-rules/ips.mk
    42 include $(WS_MAKE_RULES)/ips.mk
    43 
    43 
    44 CONFIGURE_OPTIONS  +=		--infodir=$(CONFIGURE_INFODIR)
    44 CONFIGURE_OPTIONS  +=		--infodir=$(CONFIGURE_INFODIR)
    45 CONFIGURE_OPTIONS  +=		CFLAGS="$(CFLAGS)"
    45 CONFIGURE_OPTIONS  +=		CFLAGS="$(CFLAGS)"
    46 
    46 
    47 # common targets
    47 # common targets
    49 
    49 
    50 install:	$(INSTALL_32)
    50 install:	$(INSTALL_32)
    51 
    51 
    52 test:		$(TEST_32)
    52 test:		$(TEST_32)
    53 
    53 
    54 BUILD_PKG_DEPENDENCIES =	$(BUILD_TOOLS)
       
    55 
    54 
    56 include ../../make-rules/depend.mk
    55 REQUIRED_PACKAGES += system/library