make/src
Paul Smith d4692df20d Remove support for AmigaOS
There is a lot of specialized code for supporting AmigaOS and it has
not been maintained for a number of years.  It's highly unlikely that
the latest versions even compile properly on AmigaOS anymore.  After
requesting that someone step forward to own the maintenance of the
port in the GNU Make 4.4 release and getting no takers, I removed it.

* NEWS: Announce the removal.
* README.in: Remove README.Amiga reference.
* README.Amiga: Remove unused file.
* SCOPTIONS: Ditto.
* src/amiga.c: Ditto.
* src/amiga.h: Ditto.
* src/config.ami: Ditto.
* mk/Amiga.mk: Ditto.
* Makefile.am: Remove references to deleted files.
* Basic.mk.template: Ditto.
* maintMakefile: Ditto.
* src/commands.c: Remove ifdef'd Amiga code.
* src/default.c: Ditto.
* src/dir.c: Ditto.
* src/file.c: Ditto.
* src/function.c: Ditto.
* src/job.c: Ditto.
* src/job.h: Ditto.
* src/main.c: Ditto.
* src/os.h: Ditto.
* src/read.c: Ditto.
* src/remake.c: Ditto.
2023-01-15 17:32:15 -05:00
..
w32 Update the copyright year on all files 2023-01-01 10:06:01 -05:00
ar.c Update the copyright year on all files 2023-01-01 10:06:01 -05:00
arscan.c [SV 62654] Support GNU Make on z/OS 2023-01-08 10:45:38 -05:00
commands.c Remove support for AmigaOS 2023-01-15 17:32:15 -05:00
commands.h Update the copyright year on all files 2023-01-01 10:06:01 -05:00
config.h-vms Create src/mkcustom.h which is included by config.h 2023-01-08 10:45:24 -05:00
config.h.W32 Create src/mkcustom.h which is included by config.h 2023-01-08 10:45:24 -05:00
configh.dos Create src/mkcustom.h which is included by config.h 2023-01-08 10:45:24 -05:00
debug.h Update the copyright year on all files 2023-01-01 10:06:01 -05:00
default.c Remove support for AmigaOS 2023-01-15 17:32:15 -05:00
dep.h Update the copyright year on all files 2023-01-01 10:06:01 -05:00
dir.c Remove support for AmigaOS 2023-01-15 17:32:15 -05:00
expand.c Update the copyright year on all files 2023-01-01 10:06:01 -05:00
file.c Remove support for AmigaOS 2023-01-15 17:32:15 -05:00
filedef.h Update the copyright year on all files 2023-01-01 10:06:01 -05:00
function.c Remove support for AmigaOS 2023-01-15 17:32:15 -05:00
getopt.c Update support for OS/2 2023-01-08 18:44:25 -05:00
getopt.h Update the copyright year on all files 2023-01-01 10:06:01 -05:00
getopt1.c Update the copyright year on all files 2023-01-01 10:06:01 -05:00
gettext.h Update the copyright year on all files 2023-01-01 10:06:01 -05:00
gmk-default.scm Convert references from "GNU make" to "GNU Make" 2023-01-01 17:05:12 -05:00
gnumake.h Convert references from "GNU make" to "GNU Make" 2023-01-01 17:05:12 -05:00
guile.c Convert references from "GNU make" to "GNU Make" 2023-01-01 17:05:12 -05:00
hash.c * src/hash.c (jhash_string): Help the compiler optimize the hash 2022-11-13 10:38:50 -05:00
hash.h
implicit.c Clean up depth handling in debug output 2023-02-19 01:25:57 -05:00
job.c Remove support for AmigaOS 2023-01-15 17:32:15 -05:00
job.h Remove support for AmigaOS 2023-01-15 17:32:15 -05:00
load.c Update the copyright year on all files 2023-01-01 10:06:01 -05:00
loadapi.c Update the copyright year on all files 2023-01-01 10:06:01 -05:00
main.c Remove support for AmigaOS 2023-01-15 17:32:15 -05:00
makeint.h * src/makeint.h [CYGWIN]: Use pipe mode for the jobserver 2023-02-19 08:52:02 -05:00
misc.c * src/misc.c (ttyname) [OS/2]: Add an implementation for OS/2 kLIBC 2023-02-19 01:02:16 -05:00
mkconfig.h.in Update the copyright year on all files 2023-01-01 10:06:01 -05:00
mkcustom.h Create src/mkcustom.h which is included by config.h 2023-01-08 10:45:24 -05:00
os.h Remove support for AmigaOS 2023-01-15 17:32:15 -05:00
output.c Convert references from "GNU make" to "GNU Make" 2023-01-01 17:05:12 -05:00
output.h Convert references from "GNU make" to "GNU Make" 2023-01-01 17:05:12 -05:00
posixos.c Allow jobserver style to be forced to "pipe" 2023-02-19 01:02:16 -05:00
read.c Remove support for AmigaOS 2023-01-15 17:32:15 -05:00
remake.c Remove support for AmigaOS 2023-01-15 17:32:15 -05:00
remote-cstms.c Update the copyright year on all files 2023-01-01 10:06:01 -05:00
remote-stub.c Update the copyright year on all files 2023-01-01 10:06:01 -05:00
rule.c Convert references from "GNU make" to "GNU Make" 2023-01-01 17:05:12 -05:00
rule.h Update the copyright year on all files 2023-01-01 10:06:01 -05:00
shuffle.c Update the copyright year on all files 2023-01-01 10:06:01 -05:00
shuffle.h
signame.c Update the copyright year on all files 2023-01-01 10:06:01 -05:00
strcache.c Convert references from "GNU make" to "GNU Make" 2023-01-01 17:05:12 -05:00
variable.c [SV 63667] In .POSIX, use shell flags -c when ignoring errors 2023-01-28 13:04:47 -05:00
variable.h [SV 63667] In .POSIX, use shell flags -c when ignoring errors 2023-01-28 13:04:47 -05:00
version.c Convert references from "GNU make" to "GNU Make" 2023-01-01 17:05:12 -05:00
vms_exit.c Convert references from "GNU make" to "GNU Make" 2023-01-01 17:05:12 -05:00
vms_export_symbol.c Update the copyright year on all files 2023-01-01 10:06:01 -05:00
vms_progname.c Update the copyright year on all files 2023-01-01 10:06:01 -05:00
vmsdir.h Update the copyright year on all files 2023-01-01 10:06:01 -05:00
vmsfunctions.c Update the copyright year on all files 2023-01-01 10:06:01 -05:00
vmsify.c Update the copyright year on all files 2023-01-01 10:06:01 -05:00
vmsjobs.c Convert references from "GNU make" to "GNU Make" 2023-01-01 17:05:12 -05:00
vpath.c Update the copyright year on all files 2023-01-01 10:06:01 -05:00