]> andersk Git - moira.git/blobdiff - clients/Makefile
Initial revision
[moira.git] / clients / Makefile
index 6c94f022680838cebe1f06e2c4f27c1da5566040..ac179b90598dd38ae2378aa1bcfef677264439ea 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= aliasbld listmaint passwd servermaint userreg usermaint mailmaint
+SUBDIRS= mailmaint passwd sms userreg blanche smscheck
 
 all:
        for i in ${SUBDIRS}; do \
This page took 0.036685 seconds and 4 git commands to generate.