From a3b92a6aeddfc28972840e6fff3a8cd843366c05 Mon Sep 17 00:00:00 2001 From: xride Date: Mon, 9 Oct 2006 22:46:34 +0000 Subject: Add geomgui 0.12 Geomgui is a viewer for the geom layer in the kernel written in C. It can show the geom layout on the host computer or fetch info from a remote system via ssh. It has the same arrow key bindings as fx, vi, (h,j,k and l)and uses z to soom out and Z to zoom in, u is for updating. WWW: http://geomgui.xride.dk Approved by: tmclaugh (mentor) --- sysutils/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'sysutils/Makefile') diff --git a/sysutils/Makefile b/sysutils/Makefile index 85cfa4c7f44a..4e34b0a2b5ac 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -211,6 +211,7 @@ SUBDIR += gcombust SUBDIR += gconf-editor SUBDIR += gdmap + SUBDIR += geomgui SUBDIR += gfslicer SUBDIR += ghasher SUBDIR += gkfreq -- cgit