--- /dev/null
+# $Source$
+# $Author$
+# $Id$
+#
+# Copyright 1991 by the Massachusetts Institute of Technology.
+# All Rights Reserved.
+#
+# For copying and distribution information, please see the file
+# <krb5/copyright.h>.
+#
+ DEPLIBS = $(DEPKLIB)
+LOCAL_LIBRARIES = $(KLIB) $(HESLIBS)
+ DEFINES = -DKERBEROS -DKRB5 -DMAIL_USE_POP $(OSDEFS) $(HESDEFS)
+ OSDEFS = -DMAIL_USE_FLOCK -DBSD
+ HESDEFS = -DHESIOD
+ HESLIBS = -lhesiod
+
+SimpleProgramTarget(movemail)