]> rtime.felk.cvut.cz Git - omk.git/blobdiff - tests/no_vpath
Preliminary support for Kconfig integration
[omk.git] / tests / no_vpath
index 47785168e21ff600a89a234f93365672446c05ef..7b9d7cd2c92048f2a61e7ee39fea887475af957b 100755 (executable)
@@ -1,5 +1,5 @@
-#!/bin/sh
-
-. ../functions.sh
+#!/bin/bash
 
+. ./functions.sh
+needs_valid_CC
 make || error ".o files should not be searched in SOURCES_DIR"