Added tags target.
authorStephen Adams <edu/mit/csail/zurich/adams>
Wed, 31 Jul 1996 16:15:36 +0000 (16:15 +0000)
committerStephen Adams <edu/mit/csail/zurich/adams>
Wed, 31 Jul 1996 16:15:36 +0000 (16:15 +0000)
v7/src/swat/Makefile

index 81581e9776baf0640643f04c5f4248f0e79a832e..1bad634f7a902e2840028f8c046811882d427133 100644 (file)
@@ -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