aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>1998-10-27 18:04:30 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>1998-10-27 18:04:30 +0000
commit4e0c2376bfc02461b35101264b51f0fb158d2451 (patch)
treefa88ac2adff53eac592c4873c073c35ed45caeaf /Makefile
parente4f1770119a933263e3aa96c134c68636a8d3c1a (diff)
Comments
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 80a13b0b..8670de12 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,9 @@
## Maintainer: Proof General maintainer <proofgen@dcs.ed.ac.uk>
##
##
-## make compile
+## make compile - make .elc's in a single session
+## make all - make .elc's in separate sessions
+##
##
## $Id$
##