aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index e974fdd35b..e9f0e26fdd 100644
--- a/Makefile
+++ b/Makefile
@@ -833,10 +833,10 @@ newtheories/Lists/List.v: newtheories/Lists/PolyList.v
(cd newtheories/Lists; cp -f PolyList.v List.v)
newtheories/Lists/PolyList.vo:
- rm newtheories/Lists/PolyList.v
+ @cd #nil command: don't compile it
newtheories/Lists/PolyListSyntax.vo:
- rm newtheories/Lists/PolyListSyntax.v
+ @cd #nil command: don't compile it
# Obsolete ?
contrib/interface/AddDad.vo: contrib/interface/AddDad.v $(INTERFACE) states/initial.coq