diff --git a/.gitattributes b/.gitattributes index 95b9d12835..ffe904a542 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3584,7 +3584,6 @@ rtl/amiga/m68k/prt0.as -text rtl/amiga/os.inc svneol=native#text/plain rtl/amiga/powerpc/prt0.as -text rtl/amiga/printer.pp svneol=native#text/plain -rtl/amiga/readme -text rtl/amiga/sysdir.inc -text rtl/amiga/sysfile.inc -text rtl/amiga/sysheap.inc -text diff --git a/rtl/amiga/readme b/rtl/amiga/readme deleted file mode 100644 index aa0bd3f3e7..0000000000 --- a/rtl/amiga/readme +++ /dev/null @@ -1,4 +0,0 @@ -For the moment there is no makefile for the amiga system unit, therefore -to compile you must copy all files from the inc and m68k directories into -the same directory as the files here. -