Explorar o código

Ensure gmake is installed for 'make test'

Bryan Drewery %!s(int64=14) %!d(string=hai) anos
pai
achega
e9363d712c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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