87f792546a
of the source.
10 lines
200 B
Makefile
10 lines
200 B
Makefile
# $Id: Makefile,v 1.10 1994/10/14 01:37:52 wollman Exp $
|
|
#
|
|
SUBDIR= emu fvwm iv ivs tk xarchie xpm
|
|
#
|
|
# nv depends on tk, so might as well build tk first...
|
|
#
|
|
SUBDIR+= nv
|
|
|
|
.include <bsd.port.subdir.mk>
|