1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/x11-clocks/Makefile

20 lines
401 B
Makefile
Raw Normal View History

1998-09-06 07:47:53 +00:00
# $Id: Makefile,v 1.1.1.1 1998/08/07 22:08:20 asami Exp $
#
SUBDIR += asclock
SUBDIR += bclock
SUBDIR += dclock
SUBDIR += emiclock
1998-09-06 07:47:53 +00:00
SUBDIR += eyeclock
SUBDIR += mlclock
SUBDIR += mouseclock
SUBDIR += rclock
SUBDIR += swisswatch
SUBDIR += t3d
SUBDIR += wmtime
SUBDIR += xalarm
SUBDIR += xdaliclock
SUBDIR += xtimer
.include <bsd.port.subdir.mk>