vim: update to 9.1.0984
[oi-userland.git] / components / library / libdaemon / Makefile
blob9dcd58808ef38db71f980592b2c0e7d5afcdb296
2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"). You may
4 # only use this file in accordance with the terms of the CDDL.
6 # A full copy of the text of the CDDL should have accompanied this
7 # source. A copy of the CDDL is also available via the Internet at
8 # http://www.illumos.org/license/CDDL.
12 # Copyright 2013 Adam Stevko. All rights reserved.
15 include ../../../make-rules/shared-macros.mk
17 COMPONENT_NAME= libdaemon
18 COMPONENT_VERSION= 0.14
19 COMPONENT_REVISION= 1
20 COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
21 COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.gz
22 COMPONENT_ARCHIVE_HASH= sha256:fd23eb5f6f986dcc7e708307355ba3289abe03cc381fc47a80bca4a50aa6b834
23 COMPONENT_PROJECT_URL= http://0pointer.de/lennart/projects/libdaemon
24 COMPONENT_ARCHIVE_URL= http://pkgs.fedoraproject.org/repo/pkgs/libdaemon/$(COMPONENT_ARCHIVE)/509dc27107c21bcd9fbf2f95f5669563/$(COMPONENT_ARCHIVE)
26 include $(WS_MAKE_RULES)/prep.mk
27 include $(WS_MAKE_RULES)/configure.mk
28 include $(WS_MAKE_RULES)/ips.mk
30 gcc_OPT = -O2
32 CONFIGURE_OPTIONS += --disable-lynx
33 #CONFIGURE_OPTIONS += --disable-examples
35 build: $(BUILD_32_and_64)
37 install: $(INSTALL_32_and_64)
39 test: $(TEST_32_and_64)
41 # Auto-generated dependencies
42 REQUIRED_PACKAGES += system/library