From 2b545623c8d2751aa76ad5de0ebefcadd9b13904 Mon Sep 17 00:00:00 2001 From: Bradley Taunt Date: Sat, 6 Jul 2024 07:52:09 -0400 Subject: Remove build and include gitignore --- build/openbsd/index.html | 40 ---------------------------------------- 1 file changed, 40 deletions(-) delete mode 100644 build/openbsd/index.html (limited to 'build/openbsd') diff --git a/build/openbsd/index.html b/build/openbsd/index.html deleted file mode 100644 index e239169..0000000 --- a/build/openbsd/index.html +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - - Running `barf` on OpenBSD - - - - - - - -
-

Running barf on OpenBSD

-

2023-08-12

-

The barf project was built on Linux and was catered towards Linux users. The core of the project will remain focused on Linux/GNU tools, but I also need to support OpenBSD since that is my personal operating system of choice.

-

Download Packages

-

Along with your Markdown parser of choice (barf assumes you will be using my version of smu) you will also need to install the required packages on your OpenBSD system:

-
doas pkg_add rsync coreutils gsed cmake gcc
-
-

After that, everything should work perfectly fine when building!

- \ No newline at end of file -- cgit v1.2.3-54-g00ecf