On 14-Feb-2002 [EMAIL PROTECTED] wrote: > You might want to add to the INSTALL documentation that the BSDs (NetBSD, > FreeBSD and OpenBSD) should use GNU make (installed as gmake on > Net/FreeBSD), not BSD make, otherwise it will not compile everything > successfully. >
Does automake add gnu make isms? > Also, is their a repository for previous versions of blackbox? It would > be nice to have a complete versioning history in the CVS tree. > I did that when I first took over. Every version from 0.10.0 to today is in cvs. cvs co -r blackbox-0_10_1 or whatever the version may be.
