aboutsummaryrefslogtreecommitdiff
path: root/devel/smake/pkg-descr
blob: 2026f68323e2f806df4958c585091f0f5a83ba89 (plain) (blame)
1
2
3
4
5
6
7
Smake is a highly portable make program with automake features. It is
intended to be used with the "makefiles" system.

The system allows mounting a source tree via NFS and simultaneous
compilation on all supported platforms.  The system therefore allows the
re-use of a source tree for all supported platforms in contrast to the GNU
concept of untar -> configure -> make -> install -> remove