aboutsummaryrefslogtreecommitdiffhomepage
path: root/distrib/debian/rules
diff options
context:
space:
mode:
authorGravatar courant <courant@85f007b7-540e-0410-9357-904b9bb8a0f7>2001-04-25 13:51:01 +0000
committerGravatar courant <courant@85f007b7-540e-0410-9357-904b9bb8a0f7>2001-04-25 13:51:01 +0000
commit1d643c4751bd317efe6412aa09be0e726f366b53 (patch)
tree04b6b5e583d459dce3bfdcc09255fde21af55e23 /distrib/debian/rules
parent27796c95237f376ce72c93115611bc1ef5fbb07b (diff)
man pages for coq-interface and parser
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@1717 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'distrib/debian/rules')
-rwxr-xr-xdistrib/debian/rules1
1 files changed, 0 insertions, 1 deletions
diff --git a/distrib/debian/rules b/distrib/debian/rules
index 2dbe6b1dd..f17072384 100755
--- a/distrib/debian/rules
+++ b/distrib/debian/rules
@@ -46,7 +46,6 @@ install: build
# Add here commands to install the package into debian/coq.
$(MAKE) install COQINSTALLPREFIX=$(CURDIR)/debian/coq
-
# Build architecture-independent files here.
binary-indep: build install
# We have nothing to do by default.