Georg Sauthoff
4ed41c209c
add install target
2016-08-22 20:55:39 +02:00
Georg Sauthoff
9180a40f1f
adjust optstring for GNU getopt()
2016-08-21 23:34:14 +02:00
Georg Sauthoff
43a5295e69
fix Linux compile issues
...
- include stubs for Solaris specific functionality
- include some missing standard headers
- guard Solaris specific constructs with preprocessor conditionals
- fix pointer-to-int-cast undefined behavior
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