diff options
| author | herbelin | 2008-04-27 16:27:38 +0000 |
|---|---|---|
| committer | herbelin | 2008-04-27 16:27:38 +0000 |
| commit | d7e7e6756b46998e864cc00355d1946b69a43c1a (patch) | |
| tree | 6d06623919b6c7c1d178d6a1c4f9364396e5fec9 /theories/Numbers/NatInt/Makefile | |
| parent | 75681234e0ba2ae283cc22c2c3e0c4045b205879 (diff) | |
Suite r10857
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@10858 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'theories/Numbers/NatInt/Makefile')
| -rw-r--r-- | theories/Numbers/NatInt/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/theories/Numbers/NatInt/Makefile b/theories/Numbers/NatInt/Makefile deleted file mode 100644 index e23d8dee24..0000000000 --- a/theories/Numbers/NatInt/Makefile +++ /dev/null @@ -1,4 +0,0 @@ -.SUFFIXES: .v .vo .vi .g .html .tex .g.tex .g.html - -.v.vo: - coqtop -boot -compile $* |
