1
0
mirror of https://github.com/Zygo/bees.git synced 2025-05-18 21:55:45 +02:00
bees/.gitignore
Kai Krakow 893595190f Allow custom libexec location
To install for different distributions, LIBEXEC_PREFIX can now be set.
It defaults to $(PREFIX)/usr/lib/bees as used in most common
distributions.

Local overrides are possible by setting variables in a "localconf" file
which will be included by the Makefile if it exists.

For some distributions you may want to set it to /usr/libexec or
/usr/libexec/bees.
2017-09-20 21:00:54 +02:00

14 lines
112 B
Plaintext

*.[ao]
*.bak
*.new
*.so*
Doxyfile
README.html
depends.mk
doxygen_*
html/
latex/
make.log
make.log.new
localconf