Remove XML editor
This commit is contained in:
committed by
Norman Feske
parent
9fe7643285
commit
1de91edfe8
@@ -1,2 +0,0 @@
|
||||
SRC_DIR := src/app/xml_editor
|
||||
include $(GENODE_DIR)/repos/base/recipes/src/content.inc
|
||||
@@ -1 +0,0 @@
|
||||
2017-06-08 29beffb8c1589ab3398db5b17f432e32ade2c0f2
|
||||
@@ -1,8 +0,0 @@
|
||||
base
|
||||
block_session
|
||||
file_system_session
|
||||
os
|
||||
report_session
|
||||
rtc_session
|
||||
terminal_session
|
||||
vfs
|
||||
@@ -1,14 +0,0 @@
|
||||
SRC_DIR := src/app/xml_term_edit
|
||||
|
||||
content: $(SRC_DIR) LICENSE
|
||||
|
||||
$(SRC_DIR):
|
||||
mkdir -p $@
|
||||
cp -r $(REP_DIR)/$@/* $@/
|
||||
cp \
|
||||
$(GENODE_DIR)/repos/os/src/app/cli_monitor/command_line.h \
|
||||
$(GENODE_DIR)/repos/os/src/app/cli_monitor/line_editor.h \
|
||||
$@/
|
||||
|
||||
LICENSE:
|
||||
cp $(GENODE_DIR)/LICENSE $@
|
||||
@@ -1 +0,0 @@
|
||||
2017-06-08 1c40e2580a6a1abf3c72a9272cb3d9d7a1eab81d
|
||||
@@ -1,8 +0,0 @@
|
||||
base
|
||||
block_session
|
||||
file_system_session
|
||||
os
|
||||
report_session
|
||||
rtc_session
|
||||
terminal_session
|
||||
vfs
|
||||
Reference in New Issue
Block a user