1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
freebsd-ports/devel/smake/pkg-descr
Sergey Matveychuk 739233d24b Smake is a highly portable make program with automake features.
PR:		ports/77936
Submitted by:	Martin Matuska <martin (at) matuska.org>
2005-02-25 06:52:11 +00:00

10 lines
456 B
Plaintext

Smake is a highly portable make program with automake features. It is
currently mainly targeted to be used with the makefiles system.
makefiles allows to mount a source tree via NFS and simultaneous compilation
on all supported platforms
makefiles therefore allows to re-use a source tree for all supported platforms
in favor of the GNU concept of untar -> configure -> make -> install -> remove
WWW: http://cdrecord.berlios.de/old/private/smake.html