Script to sort lines into different files
[user/alex/software/my-snippets.git] / Makefile
index 513f288679cd605d4bc2f9031ad5c20c3b3b23af..73a240e6855342647abbe6a3d1e81154650c8088 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,28 @@
 archdir=/mit/$(ATHENA_USER)/arch/
 common=$(archdir)/common/
-scripts=bores-me  card-access  grep-owners  ldapfinger list-members  list-of-lists-updater  lists-lint  rt-set  rt-resolve check-host  update-officers make-zcrypt-key get-emails  mail-merge  sshroot pag-screen
-arches=i386_deb31  i386_deb40  i386_deb50  i386_rhel4
+
+scripts=\
+    bores-me\
+    card-access\
+    get-emails\
+    grep-owners\
+    ldapfinger\
+    list-members\
+    list-of-lists-updater\
+    lists-lint\
+    mail-merge\
+    make-zcrypt-key\
+    pag-screen\
+    rt-resolve check-host\
+    rt-set\
+    sshroot\
+    update-officers\
+
+arches=\
+    i386_deb31\
+    i386_deb40\
+    i386_deb50\
+    i386_rhel4\
 
 all : install