*** empty log message ***

This commit is contained in:
Paul Sheer 1999-03-21 15:39:33 +00:00
parent 1dc5e859a4
commit b8a5b011a5
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ check:
@echo no tests are supplied.
checklinks:
@if test -f $(rootdir)/edit/edit.c; then echo ok; \
@if test -f $(rootdir)/edit/edit.c && test -f $(rootdir)/edit/bookmark.c; then echo ok; \
else $(MAKE) sourcelinks; fi
sourcelinks: