From e558ec5de33672ac6f0886fe51d9acb613ff0545 Mon Sep 17 00:00:00 2001 From: Mike Swanson Date: Tue, 7 Oct 2014 07:08:55 -0700 Subject: [PATCH] COMPILING: Typo, make/freedoom2.wad isn't a command! --- COMPILING.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/COMPILING.adoc b/COMPILING.adoc index ff1643b3..2b84cb83 100644 --- a/COMPILING.adoc +++ b/COMPILING.adoc @@ -53,7 +53,7 @@ sub-directory. Parallel make builds are safe too, such as with `make -j`. If only interested in a specific IWAD, you can also run `make -wads/freedm.wad`, `make wads/freedoom1.wad`, `make/freedoom2.wad`. +wads/freedm.wad`, `make wads/freedoom1.wad`, `make wads/freedoom2.wad`. As mentioned in the prior section, the Makefile only recieves testing with the GNU version of Make. If the primary version of your Make is