2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
7 # A full copy of the text of the CDDL should have accompanied this
8 # source. A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
13 # Copyright 2014 Alexander Pyhalov. All rights reserved.
16 include ..
/..
/make-rules
/shared-macros.mk
18 COMPONENT_NAME
= parted
19 # It's illumos-gate version based on parted 1.8.8
20 # For IPS to perfer it we bumped COMPONENT_VERSION
21 COMPONENT_VERSION
= 1.8.8.1
22 COMPONENT_SUMMARY
= GNU Parted
- Partition Editor
24 COMPONENT_PROJECT_URL
= http
://www.gnu.org
/software
/parted
/
26 include ..
/..
/make-rules
/justmake.mk
27 include ..
/..
/make-rules
/ips.mk
34 COMPONENT_BUILD_ENV
+= CC
="$(CC)"
35 COMPONENT_BUILD_ENV
+= CFLAGS
="$(CFLAGS)"
38 $(RM
) $(SOURCE_DIR
)/.prep
44 install: $(INSTALL_32
)