This website requires JavaScript.
Explore
Help
Sign In
c
/
mirror_zfs
Watch
1
Star
0
Fork
0
You've already forked mirror_zfs
mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced
2024-11-17 18:11:00 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6a41310c70
mirror_zfs
/
config
/
.gitignore
10 lines
96 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add config/compile to config/.gitignore This file may be added by automake and therefore should be added to config/.gitignore. For the full list of possible auxiliary programs see the full automake documentation. http://www.gnu.org/software/automake/manual/automake.html#Auxiliary-Programs Signed-off-by: Marcel Wysocki <maci.stgn@gmail.com> Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov> Closes #2848
2014-10-29 14:11:43 +03:00
/compile
gitignore: anchor entries at their respective directory .ko is specific to module, .m4 to config, etc. Signed-off-by: Jan Engelhardt <jengelh@inai.de> Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
2013-03-30 06:31:52 +04:00
/config.guess
/config.sub
/depcomp
/install-sh
/ltmain.sh
/missing
build: do not call boilerplate ourself Rationale see section 3.5 "Using `autoreconf' to Update `configure' Scripts" of the autoconf manual. http://www.gnu.org/software/autoconf/manual/autoconf-2.67/html_node/autoreconf-Invocation.html Signed-off-by: Jan Engelhardt <jengelh@inai.de> Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
2013-03-30 06:33:09 +04:00
/libtool.m4
/lt*.m4
Reference in New Issue
Copy Permalink