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