root/source/Makefile.cvs

Revision 110, 61 bytes (checked in by frank, 3 years ago)

Build 426 of the Enthral BBS source code.

Please update your scripts and notes to reflect that the source dist of enthral is located at http://svn.enthralbbs.com/source and no longer located at http://svn.enthralbbs.com/trunk.

trunk is used for development only.

  • Property svn:executable set to *
Line 
1default: all
2
3all:
4        aclocal
5        autoheader
6        automake
7        autoconf
8
Note: See TracBrowser for help on using the browser.