projects
/
mit-scheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
850e861
)
Added tags target.
author
Stephen Adams
<edu/mit/csail/zurich/adams>
Wed, 31 Jul 1996 16:15:36 +0000
(16:15 +0000)
committer
Stephen Adams
<edu/mit/csail/zurich/adams>
Wed, 31 Jul 1996 16:15:36 +0000
(16:15 +0000)
v7/src/swat/Makefile
patch
|
blob
|
history
diff --git
a/v7/src/swat/Makefile
b/v7/src/swat/Makefile
index 81581e9776baf0640643f04c5f4248f0e79a832e..1bad634f7a902e2840028f8c046811882d427133 100644
(file)
--- a/
v7/src/swat/Makefile
+++ b/
v7/src/swat/Makefile
@@
-1,5
+1,5
@@
##
-## $Id: Makefile,v 1.
1 1995/08/02 21:19:38
adams Exp $
+## $Id: Makefile,v 1.
2 1996/07/31 16:15:36
adams Exp $
##
##
##
@@
-53,4
+53,7
@@
scheme/compiled:
echo '(load "swat.sf") (load "swat.cbf")' | $(SCHEME) -compiler \
)
-clean:
\ No newline at end of file
+clean:
+
+tags:
+ etags scheme/*.scm c/*.c