mirror of
https://git.savannah.gnu.org/git/make.git
synced 2024-11-24 20:20:35 +00:00
fb779d2f1e
Move the source code (other than glob) into the "src" subdirectory. Update all scripting and recommendations to support this change. * *.c, *.h, w32/*: Move to src/ * configure.ac, Makefile.am, maintMakefile: Locate new source files. * Basic.mk.template, mk/*: Update for new source file locations. * NEWS, README.DOS.template: Update for new locations. * build.template, build_w32.bat, builddos.bat: Ditto. * po/POTFILES.in: Ditto * tests/run_make_tests.pl, tests/scripts/features/load*: Ditto. * make.1: Move to doc. * mk/VMS.mk: Add support for building on VMS (hopefully). * makefile.vms, prepare_w32.bat: Remove. * SCOPTIONS: Update to define HAVE_CONFIG_H
13 lines
200 B
Text
13 lines
200 B
Text
ERRORREXX
|
|
OPTIMIZE
|
|
NOVERSION
|
|
OPTIMIZERTIME
|
|
OPTIMIZERALIAS
|
|
DEFINE HAVE_CONFIG_H
|
|
DEFINE INCLUDEDIR="include:"
|
|
DEFINE LIBDIR="lib:"
|
|
DEFINE NO_ALLOCA
|
|
DEFINE NO_ARCHIVES
|
|
IGNORE=161
|
|
IGNORE=100
|
|
STARTUP=cres
|