]> andersk Git - moira.git/blobdiff - clients/Makefile
fix include of krb_et.h so it finds the local one.
[moira.git] / clients / Makefile
index f511fd844fb2656ad81b27fcc2e8650a4b21132c..7d85f8cc2ac62e441d0805486d1e66cf481c8773 100644 (file)
@@ -1,15 +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 attachmaint clustermaint dcmmaint listmaint \
-       mailmaint nfsmaint passwd portmaint rvdmaint \
-       usermaint userreg
+SUBDIRS= mailmaint passwd moira userreg blanche mrcheck
 
 all:
        for i in ${SUBDIRS}; do \
This page took 0.033679 seconds and 4 git commands to generate.