Template
build: add autotools bootstrap skeleton with C23 flags
This commit is contained in:
+24
@@ -52,3 +52,27 @@ Module.symvers
|
||||
Mkfile.old
|
||||
dkms.conf
|
||||
|
||||
# ---> Autotools (all generated by autoreconf/configure; only the .am/.ac
|
||||
# inputs are tracked in git)
|
||||
configure
|
||||
config.log
|
||||
config.status
|
||||
aclocal.m4
|
||||
autom4te.cache/
|
||||
Makefile
|
||||
Makefile.in
|
||||
compile
|
||||
depcomp
|
||||
install-sh
|
||||
missing
|
||||
test-driver
|
||||
.deps/
|
||||
.dirstamp
|
||||
test-suite.log
|
||||
*.trs
|
||||
*.log
|
||||
|
||||
# ---> stupidtools binaries (built, never committed)
|
||||
/stupidtools
|
||||
/src/stupidtools
|
||||
|
||||
|
||||
Reference in New Issue
Block a user