There was an error while loading. Please reload this page.
1 parent 394af48 commit d09f1b3Copy full SHA for d09f1b3
1 file changed
Makefile
@@ -7,6 +7,7 @@ CPIO?= cpio
7
FIND?= find
8
INSTALL?= install
9
MKDIR?= mkdir -p
10
+RM?= rm -f
11
SED?= sed
12
SH?= sh
13
0 commit comments