Skip to content

Commit 63fe29c

Browse files
saw-core-coq: revert rocq makefile.
1 parent 6ac0e25 commit 63fe29c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

saw-core-coq/coq/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
all: Makefile.coq
22

33
Makefile.coq: _CoqProject
4-
rocq makefile -f $< -o $@
4+
coq_makefile -f $< -o $@
55

66
include Makefile.coq
77

0 commit comments

Comments
 (0)