mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
Add a build system.
* configure.ac, Makefile.am: New files.
This commit is contained in:
parent
2acb2cb6d0
commit
af51c820b1
3 changed files with 124 additions and 0 deletions
8
.gitignore
vendored
8
.gitignore
vendored
|
@ -4,3 +4,11 @@
|
|||
*.go
|
||||
tmp
|
||||
*.log
|
||||
/build-aux
|
||||
/configure
|
||||
Makefile.in
|
||||
Makefile
|
||||
/autom4te.cache
|
||||
config.cache
|
||||
/aclocal.m4
|
||||
/config.status
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue