From 5e0e9b99dc3fc0ecd49d929db0d57c784b66f481 Mon Sep 17 00:00:00 2001 From: svn2git Date: Fri, 1 Jul 1994 00:00:00 -0800 Subject: Release FreeBSD 1.1.5.1 This commit was manufactured to restore the state of the 1.1.5.1-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs. --- usr.bin/syscons/syscons.h | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 usr.bin/syscons/syscons.h (limited to 'usr.bin/syscons/syscons.h') diff --git a/usr.bin/syscons/syscons.h b/usr.bin/syscons/syscons.h deleted file mode 100644 index c8949281328e..000000000000 --- a/usr.bin/syscons/syscons.h +++ /dev/null @@ -1,6 +0,0 @@ -/* Where everything goes by default - ALL PATHS MUST END WITH A '/'! */ - -#define KEYMAP_PATH "/usr/share/syscons/keymaps/" -#define FONT_PATH "/usr/share/syscons/fonts/" -#define SCRNMAP_PATH "/usr/share/syscons/scrnmaps/" - -- cgit v1.2.3