mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-06 06:30:19 +00:00
3742c1d6b8
missing header file (ps.h) and I haven't time to try and figure out why.
14 lines
351 B
Makefile
14 lines
351 B
Makefile
# $Id: Makefile,v 1.27 1994/11/23 00:04:24 asami Exp $
|
|
#
|
|
SUBDIR= Xaw3d color_xterm emu fvwm iv ivs jpeg kterm olvwm pcb tk \
|
|
tkhfs xanim xarchie \
|
|
xcdplayer xdvi xearth xlockmore xpm xsnow xtexshell xv \
|
|
ImageMagick ctwm mpeg-lib tiff
|
|
|
|
#
|
|
# imm & nv depends on tk, so might as well build tk first...
|
|
#
|
|
SUBDIR+= imm nv
|
|
|
|
.include <bsd.port.subdir.mk>
|