فهرست منبع

Ensure gmake is installed for 'make test'

Bryan Drewery 14 سال پیش
والد
کامیت
e9363d712c
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      BSDmakefile

+ 1 - 1
BSDmakefile

@@ -14,5 +14,5 @@ clean: check_gmake
 	@gmake clean
 distclean: check_gmake
 	@gmake distclean
-test:
+test: check_gmake
 	@gmake test