1
0
forked from aniani/vim

patch 8.2.1648: Amiga: no common build file for Amiga (-like) systems

Problem:    Amiga: no common build file for Amiga (-like) systems.
Solution:   Turn Make_morph.mak into Make_ami.mak. (Ola Söder, closes #6805)
This commit is contained in:
Bram Moolenaar
2020-09-09 20:41:40 +02:00
parent 4ed124cc6c
commit a62372be1f
5 changed files with 212 additions and 156 deletions

View File

@@ -623,7 +623,7 @@ SRC_AMI = \
README_amisrc.txt.info \
src.info \
src/INSTALLami.txt \
src/Make_morph.mak \
src/Make_ami.mak \
src/os_amiga.c \
src/os_amiga.h \
src/proto/os_amiga.pro \