From 1378d02ec0331a95ef49db3c3c88a5bc1574da9e Mon Sep 17 00:00:00 2001 From: Christian Weisgerber Date: Tue, 30 Jul 2002 13:17:04 +0000 Subject: Import bitedit 0.9.2. bitedit is a simple ncurses program for editing a file. It allows you to directly edit of the individual bits of a binary file in a graphical fashion. It is useful for editing all sorts of binary files. PR: 40732 Submitted by: Michael L.Hostbaek --- editors/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'editors/Makefile') diff --git a/editors/Makefile b/editors/Makefile index d8fd1f92f87c..b0f5df209fbc 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -12,6 +12,7 @@ SUBDIR += axe SUBDIR += beav SUBDIR += biew + SUBDIR += bitedit SUBDIR += bitmap SUBDIR += bitmap-emacs20 SUBDIR += bitmap-mule -- cgit v1.2.3