From deb2bd1e248af61a7c0c4c5b4379fafdf6a46740 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A1roly=20Balogh?= Date: Wed, 1 Feb 2006 16:00:40 +0000 Subject: [PATCH] - deleted readme containing obsolete info git-svn-id: trunk@2394 - --- .gitattributes | 1 - rtl/amiga/readme | 4 ---- 2 files changed, 5 deletions(-) delete mode 100644 rtl/amiga/readme 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. -