summaryrefslogtreecommitdiffstats
path: root/release/picobsd/tinyware/vm/Makefile
blob: f865abedcd8228f484b2d82247f5ee0330bae786 (plain)
1
2
3
4
5
6
7
8
9
10
# $FreeBSD$
#
PROG=vm
#CFLAGS+=
SRCS= 	vm.c
NOMAN=

.include <bsd.prog.mk>


OpenPOWER on IntegriCloud