1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00

Top level Makefile for devel catagory.

This commit is contained in:
Jordan K. Hubbard 1994-09-11 11:27:58 +00:00
parent 249fa32ae8
commit 381116a53d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=75

5
devel/Makefile Normal file
View File

@ -0,0 +1,5 @@
# $Id: Makefile,v 1.3 1994/08/23 10:20:21 jkh Exp $
#
SUBDIR= gmake
.include <bsd.port.subdir.mk>