mirror of
https://github.com/jorisvink/kore
synced 2025-03-09 12:39:01 -04:00
don't go examples clean
This commit is contained in:
parent
418c08166a
commit
e97396366c
1
Makefile
1
Makefile
@ -185,7 +185,6 @@ clean:
|
|||||||
find . -type f -name \*.o -exec rm {} \;
|
find . -type f -name \*.o -exec rm {} \;
|
||||||
rm -rf $(KORE) $(OBJDIR) kore.features
|
rm -rf $(KORE) $(OBJDIR) kore.features
|
||||||
$(MAKE) -C kodev clean
|
$(MAKE) -C kodev clean
|
||||||
$(MAKE) -C examples clean
|
|
||||||
|
|
||||||
releng-build-examples:
|
releng-build-examples:
|
||||||
rm -rf /tmp/kore_releng
|
rm -rf /tmp/kore_releng
|
||||||
|
Loading…
x
Reference in New Issue
Block a user