$OpenBSD$
--- Imakefile.orig	Tue Nov 11 07:23:50 1997
+++ Imakefile	Sun Feb  6 20:45:25 2011
@@ -31,7 +31,7 @@ lib/xgammon.db:
 	@echo "creating the database needed about 3 - 5 hours"
 	@echo "on the old 386sx it had its first start :-)"
 	@echo "tell you when it is complete"
-	cd lib; db; cd ..
+	cd lib; ./db; cd ..
 	@echo "Database complete"
 
 XGammon.ad:     xgammon.ad
