From 3cfa45fd95c34ccfa4ec4613b26eaf185377e666 Mon Sep 17 00:00:00 2001 From: Alex Dehnert Date: Fri, 25 Jun 2010 04:20:53 -0400 Subject: [PATCH] Makefile: Nicer line breaks in script list --- Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index e05423a..d685a19 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,6 @@ archdir=/mit/$(ATHENA_USER)/arch/ common=$(archdir)/common/ + scripts=\ bores-me\ card-access\ @@ -15,7 +16,8 @@ scripts=\ get-emails\ mail-merge\ sshroot\ - pag-screen + pag-screen\ + arches=i386_deb31 i386_deb40 i386_deb50 i386_rhel4 all : install -- 2.34.1