Remove XML editor

This commit is contained in:
Emery Hemingway
2019-02-22 16:00:45 +01:00
committed by Norman Feske
parent 9fe7643285
commit 1de91edfe8
15 changed files with 0 additions and 1165 deletions

View File

@@ -1,2 +0,0 @@
SRC_DIR := src/app/xml_editor
include $(GENODE_DIR)/repos/base/recipes/src/content.inc

View File

@@ -1 +0,0 @@
2017-06-08 29beffb8c1589ab3398db5b17f432e32ade2c0f2

View File

@@ -1,8 +0,0 @@
base
block_session
file_system_session
os
report_session
rtc_session
terminal_session
vfs

View File

@@ -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 $@

View File

@@ -1 +0,0 @@
2017-06-08 1c40e2580a6a1abf3c72a9272cb3d9d7a1eab81d

View File

@@ -1,8 +0,0 @@
base
block_session
file_system_session
os
report_session
rtc_session
terminal_session
vfs