]> andersk Git - moira.git/blobdiff - clients/Makefile
changed names: sms->moira, smscheck->mrcheck
[moira.git] / clients / Makefile
index 902e3ecd5e8c519bf62344a88aadd815e80d0610..7d85f8cc2ac62e441d0805486d1e66cf481c8773 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= mailmaint passwd moira userreg blanche mrcheck
 
 all:
        for i in ${SUBDIRS}; do \
This page took 0.033471 seconds and 4 git commands to generate.