From d203be43c9e1006672a1a1da6b177fd43f4760c2 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 13 Oct 2011 02:33:04 +0300 Subject: Move build scripts and logs to build dir. --- build/makecheck4 | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 build/makecheck4 (limited to 'build/makecheck4') diff --git a/build/makecheck4 b/build/makecheck4 new file mode 100755 index 000000000..852986459 --- /dev/null +++ b/build/makecheck4 @@ -0,0 +1,5 @@ +#!/bin/bash + +../../checkheaders/checkheaders ../src 2>tmp.txt +sed '/(style): Header not found/d' tmp.txt >makecheck4.txt +rm tmp.txt -- cgit v1.2.3-70-g09d2