Missing subdir makefile

This commit is contained in:
Gary Palmer 1995-01-15 07:37:16 +00:00
parent 7f841b049f
commit 2788364e94
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=781

4
databases/Makefile Normal file
View File

@ -0,0 +1,4 @@
# $Id: Makefile,v 1.3 1995/01/15 07:35:41 ache Exp $
SUBDIR= msql
.include <bsd.port.subdir.mk>