This is an old revision of the document!
Table of Contents
Make
Synchronet supports building with GNU make only. On my Unix/Linux systems, the command to invoke GNU make would be gmake
. If the gmake
comman doesn't work, try executing make -v
and if you see something like the following, then use the make
command in place of gmake
for building Synchronet.
GNU Make 3.81 Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.