Skip to content

Commit

Permalink
drop ycp debugger
Browse files Browse the repository at this point in the history
  • Loading branch information
jreidinger authored and lslezak committed Jan 5, 2017
1 parent 4ee4276 commit 4825b0b
Show file tree
Hide file tree
Showing 33 changed files with 12 additions and 3,133 deletions.
2 changes: 1 addition & 1 deletion SUBDIRS
Original file line number Diff line number Diff line change
@@ -1 +1 @@
liby2util-r liby2 debugger libycp libscr agent-dummy scr agent-system agent-any agent-ini agent-modules agent-resolver agents-non-y2 agents-perl wfm agent-process base
liby2util-r liby2 libycp libscr agent-dummy scr agent-system agent-any agent-ini agent-modules agent-resolver agents-non-y2 agents-perl wfm agent-process base
1 change: 0 additions & 1 deletion base/src/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ YAST2CORE = \
../../wfm/src/libpy2wfm.la \
../../scr/src/libpy2scr.la \
../../liby2/src/liby2.la \
../../debugger/liby2debug.la \
../../libscr/src/libscr.la \
../../libycp/src/libycpvalues.la \
../../libycp/src/libycp.la
Expand Down
1 change: 0 additions & 1 deletion base/tools/ycpc/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ ycpc_LDADD = $(top_builddir)/libycp/src/libycp.la \
$(top_builddir)/liby2/src/liby2.la \
$(top_builddir)/libscr/src/libscr.la \
$(top_builddir)/scr/src/libpy2scr.la \
$(top_builddir)/debugger/liby2debug.la \
${Y2UTIL_LIBS}

ybin_SCRIPTS = ybcdump
Expand Down
Loading

0 comments on commit 4825b0b

Please sign in to comment.