diff options
Diffstat (limited to 'editors/biew/files/patch-ai')
-rw-r--r-- | editors/biew/files/patch-ai | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/editors/biew/files/patch-ai b/editors/biew/files/patch-ai deleted file mode 100644 index 709c76e9759d..000000000000 --- a/editors/biew/files/patch-ai +++ /dev/null @@ -1,15 +0,0 @@ ---- tools/biewhlp/makefile.orig Mon Sep 25 00:35:56 2000 -+++ tools/biewhlp/makefile Fri Nov 10 21:37:47 2000 -@@ -62,7 +62,11 @@ - biewlib/biewlib.o\ - biewlib/file_ini.o\ - biewlib/pmalloc.o\ --biewlib/sysdep/$(MACHINE)/$(HOST)/fileio.o -+biewlib/sysdep/$(MACHINE)/$(HOST)/fileio.o\ -+biewlib/sysdep/$(MACHINE)/$(HOST)/keyboard.o\ -+biewlib/sysdep/$(MACHINE)/$(HOST)/nls.o\ -+biewlib/sysdep/$(MACHINE)/$(HOST)/os_dep.o\ -+biewlib/sysdep/$(MACHINE)/$(HOST)/vio.o - all: $(TARGET) - - clean: |