new upstream release (3.3.0); modify package compatibility for Stretch
[ossec-hids.git] / src / os_regex / examples / Makefile
old mode 100755 (executable)
new mode 100644 (file)
index c5ab6f4..00a7cc3
@@ -6,4 +6,4 @@ maketest:
                $(CC) -o regex_str regex_str.c ../os_regex.a -I../ -Wall
 
 clean:
-               -rm regex regex_str *.core
+               rm -f regex match regex_str *.core