Go to file
Pierre Pronchery 8567ccc29a Output more portable Makefiles
The extensions for executable files and shared objects can be
chosen without re-generating the Makefiles. There are still major
differences between MacOS X, Windows and UNIX platforms but these
changes reduce them a lot, especially when building binaries.

This should also help writing cross-platform "project.conf" files.
2015-09-09 12:38:37 -04:00
doc Update the manual page 2015-08-30 21:38:41 +02:00
src Output more portable Makefiles 2015-09-09 12:38:37 -04:00
tests Pass the tests again 2015-09-09 12:03:21 -04:00
tools Re-generate the Makefiles 2015-09-09 12:03:33 -04:00
.gitignore Add a few .gitignore files 2015-05-28 21:33:10 +02:00
AUTHORS Updated the AUTHORS file 2014-10-03 13:01:10 +02:00
BUGS Added the URL of the bug report system 2008-04-17 22:35:00 +00:00
CHANGES Updated the license terms to BSD 2014-10-03 17:27:02 +02:00
config.h About to release DeforaOS configure 0.2.1 2015-05-25 18:40:38 +02:00
config.sh About to release DeforaOS configure 0.2.1 2015-05-25 18:40:38 +02:00
COPYING Re-licensed as 2-clause BSD (with consent from myself) 2014-10-03 14:20:38 +02:00
INSTALL Clarifying the uses of PREFIX and DESTDIR 2008-04-17 22:36:53 +00:00
Makefile Re-generate the Makefiles 2015-06-08 03:31:15 +02:00
project.conf About to release DeforaOS configure 0.2.1 2015-05-25 18:40:38 +02:00
README.md Converted the README file to Markdown format 2014-12-01 00:37:24 +01:00

DeforaOS configure

About configure

configure automatically generates Makefiles from project definition files.

configure depends on the DeforaOS libSystem library, which is found on the website for the DeforaOS Project: http://www.defora.org/

Compiling configure

Please read the INSTALL file for instructions about how to compile and install configure.

Bug reports

Please read the BUGS file for information about known problems and planned feature upgrades.

Thanks for using this program. I hope it will be useful.