summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorPeter Powell <petpow@saberuk.com>2017-07-12 13:08:28 +0100
committerPeter Powell <petpow@saberuk.com>2017-07-24 17:00:05 +0100
commitbb9db07c21f9142fca6e9c296379c4a04fcb790f (patch)
treece58145a008cb0d54331dbdb99b41c2fbdfc747b /.gitignore
parent6ad780e527094d5d1cb68af1ec326b58db182c80 (diff)
Remove support for building with BSD Make.
BSD users should install GNU Make to build InspIRCd.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 3aea64f53..e9d91b29b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,7 +6,7 @@
!.git*
/.configure
-/BSDmakefile
+/Makefile
/GNUmakefile
/build
/docs/doxygen