Sign in
third-party-mirror
/
postgres-toolkit
/
9766ef493e5e52ec4e325604385472f540c3ede6
/
.
/
deps
/
Makefile
blob: 18533c69f99007d3c5b48414da5f944af7c5afaf [
file
] [
log
] [
blame
]
all
:
@if
[
!
-
d shunit2
-
2.1
.
6
];
then
\
tar zxvf shunit2
-
2.1
.
6.tgz
;
\
patch
-
p0
<
shunit2
-
2.1
.
6.diff
;
\
fi
clean
:
rm
-
rf shunit2
-
2.1
.
6