Sign in
eclipse
/
rtsc
/
org.eclipse.rtsc.xdccore
/
daffd5ee9075b648b701c8286984c21736b0fc63
/
.
/
src
/
bundles
/
testexamples
/
custom.mak
blob: 1386631c01aaaf5c8db483b9eb0abef46954feec [
file
] [
log
] [
blame
]
all
:
.
local
-
imports
.
local
-
imports
:
@$
(
MSG
)
making $@
...
$
(
RM
)
$@
@rm
-
rf
./
examples
/*
@cp -rf ../../examples/* ./examples
clean::
$(RM) exports/*
@rm -rf ./examples/*