1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-02 12:20:51 +00:00

Import from Lite2 again to fix up mis-importing of Lite2's bdes.

This leaves a bogus rev.1.1.1.2.
This commit is contained in:
Bruce Evans 1997-07-06 06:27:25 +00:00
parent 9e09cb6d9b
commit 616fc29f94
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/vendor/CSRG/dist/; revision=27240

9
usr.bin/tn3270/Makefile Normal file
View File

@ -0,0 +1,9 @@
# @(#)Makefile 8.1 (Berkeley) 6/6/93
SUBDIR= tn3270 mset
.if !make(install)
SUBDIR+=tools
.endif
.include <bsd.subdir.mk>