]> andersk Git - moira.git/commitdiff
added copyright message; put chpobox back in
authormar <mar>
Mon, 12 Sep 1988 17:15:12 +0000 (17:15 +0000)
committermar <mar>
Mon, 12 Sep 1988 17:15:12 +0000 (17:15 +0000)
clients/passwd/Makefile

index f563e4f08a9d75cbe07ff2950605bcfa8e8859e2..996e4841ee53a71f4cf8e3da94e80cc6d9205dd3 100644 (file)
@@ -6,7 +6,11 @@
 #      $Header$
 #      $Author$
 # 
+# (c) Copyright 1988 by the Massachusetts Institute of Technology.
+# For copying and distribution information, please see the file
+# <mit-copyright.h>.
 #
+
 DESTDIR=
 DEFINES = -O
 CFLAGS = -I../../include ${DEFINES}
@@ -15,7 +19,7 @@ BINDIR = ${DESTDIR}/bin
 
 SMSLIB = -L../../lib -lsms -lgdb -lcom_err -lkrb -ldes
 
-PROGS= chfn chsh chpobox
+PROGS= chfn chsh chpobox
 
 all:   ${PROGS}
 
This page took 0.815636 seconds and 5 git commands to generate.