forked from aniani/vim
updated for version 7.0042
This commit is contained in:
@@ -53,6 +53,7 @@ OBJ = \
|
||||
fileio.o \
|
||||
fold.o \
|
||||
getchar.o \
|
||||
hashtable.o \
|
||||
main.o \
|
||||
mark.o \
|
||||
memfile.o \
|
||||
@@ -122,6 +123,7 @@ ex_getln.o: ex_getln.c $(INCL)
|
||||
fileio.o: fileio.c $(INCL)
|
||||
fold.o: fold.c $(INCL)
|
||||
getchar.o: getchar.c $(INCL)
|
||||
hashtable.o: hashtable.c $(INCL)
|
||||
main.o: main.c $(INCL)
|
||||
mark.o: mark.c $(INCL)
|
||||
memfile.o: memfile.c $(INCL)
|
||||
|
||||
Reference in New Issue
Block a user