Sign in
nest-open-source
/
nest-learning-thermostat
/
5.1.1
/
oopslog
/
refs/heads/master
/
.
/
sp-oops-extract.patches
/
sp-oops-extract-50.patch
blob: b72df3467db0ba98f84e0db6b5ff477188c1466c [
file
] [
log
] [
blame
] [
edit
]
diff
--
aruN a
/
Makefile
b
/
Makefile
---
a
/
Makefile
+++
b
/
Makefile
@@
-
12
,
4
+
12
,
5
@@
distclean
:
clean
for
i
in
$
(
SUBDIRS
);
do
$
(
MAKE
)
-
C $$i distclean
;
done
install
:
+
mkdir
-
p $
(
BIN
)
install src
/
sp
-
oops
-
extract $
(
BIN
)