=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tn3270/Attic/Makefile,v retrieving revision 1.1 retrieving revision 1.2 diff -c -r1.1 -r1.2 *** src/usr.bin/tn3270/Attic/Makefile 1995/10/18 08:46:18 1.1 --- src/usr.bin/tn3270/Attic/Makefile 1995/12/14 03:31:36 1.2 *************** *** 1,6 **** ! # $Id: Makefile,v 1.1 1995/10/18 08:46:18 deraadt Exp $ ! .if !make(install) SUBDIR += tools .endif SUBDIR += tn3270 mset --- 1,6 ---- ! # $Id: Makefile,v 1.2 1995/12/14 03:31:36 deraadt Exp $ ! .if make(clean) || make(cleandir) || make(depend) || make(obj) || make(lint) SUBDIR += tools .endif SUBDIR += tn3270 mset