Sign in
eclipse
/
rtsc
/
org.eclipse.rtsc.xdccore
/
13b8960f8e1c6caffbaf2c6d4239fcf2a9ad666d
/
.
/
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/*