1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
This commit is contained in:
Garrett Wollman 1994-10-13 00:51:53 +00:00
parent 97141f4264
commit d085eb2053
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=224

View File

@ -1,5 +1,9 @@
# $Id: Makefile,v 1.6 1994/09/26 13:39:19 jkh Exp $
# $Id: Makefile,v 1.7 1994/10/12 23:10:03 jkh Exp $
#
SUBDIR= emu fvwm iv tk xarchie xpm
#
# nv depends on tk, so might as well build tk first...
#
SUBDIR+= nv
.include <bsd.port.subdir.mk>