pkgsrc/databases/Makefile

20 lines
443 B
Makefile
Raw Normal View History

1997-10-27 04:33:59 +01:00
# $NetBSD: Makefile,v 1.2 1997/10/27 03:33:59 hubertf Exp $
1997-10-27 04:25:18 +01:00
# FreeBSD Id: Makefile,v 1.20 1997/07/30 11:47:51 tg Exp
#
1997-10-27 04:33:59 +01:00
# SUBDIR += db
1997-10-27 04:25:18 +01:00
SUBDIR += gdbm
1997-10-27 04:33:59 +01:00
# SUBDIR += gnats
# SUBDIR += msql
# SUBDIR += mysql
# SUBDIR += p5-DBD-mysql
# SUBDIR += p5-DBD-Pg
# SUBDIR += p5-DBI
# SUBDIR += p5-Msql
# SUBDIR += p5-Mysql
# SUBDIR += p5-Pg
# SUBDIR += postgresql
# SUBDIR += typhoon
1997-10-27 04:25:18 +01:00
.include <bsd.port.subdir.mk>