This commit is contained in:
cgd 1994-05-06 06:17:44 +00:00
parent 13bada704d
commit 139cb3d7c5
2 changed files with 3 additions and 0 deletions

View File

@ -44,6 +44,7 @@ editline.c: ${OSRCS}
sh ${.CURDIR}/makelist -e ${.ALLSRC:T} > ${.TARGET}
.depend: vi.h emacs.h common.h fcns.h help.h help.c
all: vi.h emacs.h common.h fcns.h help.h help.c
test: libedit.a test.o

View File

@ -0,0 +1,2 @@
major=0
minor=0