opensc/solaris
martin 0f0f28107c * Remove PAM_README as it is not valid any more
* Remove dead files from Solaris package script


git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@2483 c6295689-39f2-0310-b995-f0e70906c6a9
2005-08-13 13:10:44 +00:00
..
Makefile Add solaris/ subdir and files to make using opensc on solaris easier. 2005-03-29 07:30:16 +00:00
README Add solaris/ subdir and files to make using opensc on solaris easier. 2005-03-29 07:30:16 +00:00
checkinstall.in Add solaris/ subdir and files to make using opensc on solaris easier. 2005-03-29 07:30:16 +00:00
opensc.conf-dist update trunk: include solaris/* files in tar file, update NEWS with 2005-04-07 07:29:18 +00:00
pkginfo.in Add solaris/ subdir and files to make using opensc on solaris easier. 2005-03-29 07:30:16 +00:00
proto * Remove PAM_README as it is not valid any more 2005-08-13 13:10:44 +00:00

README

Creating an installable package for Solaris 10
==============================================

The files in this directory are an attempt to ease
the building of opensc packages for Solaris 10.

The basic steps to create a Solaris 10 package are:
# make build
# make dist
# make package

NOTE: If you are using the GNU compiler you will
      need to adjust the Makefile accordingly.