]> andersk Git - moira.git/blobdiff - clients/Makefile
added copyright message
[moira.git] / clients / Makefile
index 902e3ecd5e8c519bf62344a88aadd815e80d0610..e70f57f3d835ca7ab7d163c8ad9864e50cf60d23 100644 (file)
@@ -1,13 +1,16 @@
-# Makefile for first release of SMS.
+# Makefile for SMS 2.0 clients.
 #
 #      $Source$
 #      $Header$
 #      $Author$
 #
+# (c) Copyright 1988 by the Massachusetts Institute of Technology.
+# For copying and distribution information, please see the file
+# <mit-copyright.h>.
 
 DESTDIR=
 
-SUBDIRS= dcmmaint listmaint mailmaint passwd sms userreg
+SUBDIRS= dcmmaint mailmaint passwd sms userreg blanche
 
 all:
        for i in ${SUBDIRS}; do \
This page took 0.037144 seconds and 4 git commands to generate.