Skip to content
Snippets Groups Projects
Commit ee12e9c8 authored by Ralf Jung's avatar Ralf Jung
Browse files

update Makefile, gitignore

parent 846da7a7
Branches
Tags
No related merge requests found
Pipeline #
...@@ -10,4 +10,5 @@ ...@@ -10,4 +10,5 @@
*.bak *.bak
.coq-native/ .coq-native/
build-dep/ build-dep/
Makefile.coq* Makefile.coq
Makefile.coq.conf
...@@ -41,6 +41,7 @@ build-dep: build-dep/opam phony ...@@ -41,6 +41,7 @@ build-dep: build-dep/opam phony
Makefile: ; Makefile: ;
_CoqProject: ; _CoqProject: ;
awk.Makefile: ; awk.Makefile: ;
opam: ;
# Phony wildcard targets # Phony wildcard targets
phony: ; phony: ;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment