Commit graph

6 commits

Author SHA1 Message Date
Georg Sauthoff 7f43353e56 add CMake build file and instructions 2016-08-21 23:34:14 +02:00
Georg Sauthoff 83e0598cad Merge branch 'illumos' 2016-08-21 23:34:14 +02:00
Georg Sauthoff 6804ba69d6 import Sun's dmake from illumos
Source:

svn export https://github.com/illumos/illumos-gate/trunk/usr/src/cmd/make/

Yes, github also has a Subversion compatible interface - which seems to
be useful when one is only interested in a set of files.

The Github Subversion server printed: Exported revision 15816.

This corresponds to:
67c3092ccd/usr/src/cmd/make
2016-08-21 23:34:14 +02:00
Georg Sauthoff c2f5d8001b Import man page
Source:

curl -OL 10d63b7db3/usr/src/man/man1/make.1
2016-08-21 23:33:49 +02:00
Georg Sauthoff cd9f4eb76c import OpenSolaris CDDL license
Source:

curl -o COPYING 'https://raw.githubusercontent.com/illumos/illumos-gate/cbf5bfd0563daa9bd1e66ff129333add3c9ca2ea/usr/src/OPENSOLARIS.LICENSE'
2016-08-21 11:10:30 +02:00
Georg Sauthoff ad2bea3b1e add README.md 2016-08-21 11:05:22 +02:00