1N/AThis is the Solaris ON port of GNU Parted v2.3
1N/AFor more information, please see http://www.gnu.org/software/parted/
1N/A
1N/Aparted has been broken into two pieces: src/lib/libparted and src/cmd/parted
1N/A
1N/AThe Makefiles have all been replaced by ON Makefiles.
1N/A
1N/AThe common directory contains these three subdirectories from parted-2.3:
1N/Ainclude, lib and libparted
1N/A
1N/A$(SUBDIR)/config.status: $(SUBDIR)/configure
1N/A cd src; \
1N/A MAKE=gmake ./configure CFLAGS=-I$(ROOT)/usr/include \
1N/A LDFLAGS="-L$(ROOT)/lib -L$(ROOT)/usr/lib -Wl,-Bdirect -Wl,-M$(MAPFILE.NE
1N/AS) -Wl,-zignore" \
1N/A LIBS=-ldiskmgt \
1N/A ac_cv_sys_file_offset_bits=no \
1N/A ac_cv_func_canonicalize_file_name=yes \
1N/A --without-readline --disable-nls \
1N/A --without-libintl-prefix \
1N/A --disable-dependency-tracking \
1N/A --disable-dynamic-loading \
1N/A --disable-device-mapper