Name Date Size

.. 2012-09-28 00:39:37 247

common 2012-09-27 22:35:36 5

COPYING 2012-09-27 22:35:36 17.6 KiB

CREDITS 2012-09-27 22:35:36 1.6 KiB

i386 2012-09-27 22:35:36 3

Makefile 2012-09-27 22:35:36 3.3 KiB

Makefile.com 2012-09-27 22:35:36 3.8 KiB

README 2012-09-27 22:35:36 575

THIRDPARTYLICENSE.descrip 2012-09-27 22:35:36 27

README

This is the Solaris ON port of ntfsprogs v2.0.0
Please see http://www.linux-ntfs.org/ for more information.
ntfsprogs has been broken into two pieces: src/lib/libntfs and src/cmd/ntfsprogs
The Makefiles have all been replaced by ON Makefiles.
The common directory contains these subdirectories from ntfsprogs-2.0.0:
include and libntfs
$(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" \
--disable-dependency-tracking