[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / src / usr.bin / tn3270

Annotation of src/usr.bin/tn3270/Makefile, Revision 1.1.1.1

1.1       deraadt     1: #      $Id: Makefile,v 1.3 1993/08/02 17:56:23 mycroft Exp $
                      2:
                      3: .if !make(install)
                      4: SUBDIR += tools
                      5: .endif
                      6: SUBDIR += tn3270 mset
                      7:
                      8: .include <bsd.subdir.mk>