New Makefile for a new category. Currently contains cpmemu only.

This commit is contained in:
Satoshi Asami 1995-07-01 08:07:18 +00:00
parent 0ca1c16150
commit 78eb1fe689
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=1901

6
emulators/Makefile Normal file
View File

@ -0,0 +1,6 @@
# $Id: Makefile,v 1.19 1995/06/21 20:39:49 asami Exp $
#
SUBDIR += cpmemu
.include <bsd.port.subdir.mk>