ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/src/trunk/tools/tools/vhba/lots/Makefile
Revision: 11964
Committed: Sat Jul 28 19:49:47 2018 UTC (5 years, 9 months ago) by laffer1
Content type: text/plain
File size: 235 byte(s)
Log Message:
add vhba

File Contents

# Content
1 # $MidnightBSD$
2 # $FreeBSD: stable/10/tools/tools/vhba/lots/Makefile 208926 2010-06-08 22:26:47Z mjacob $
3 KMOD= vlots
4 SRCS= vhba_lots.c vhba.c
5 CFLAGS += -I${.CURDIR}/.. -DVHBA_MOD=\"vlots\"
6 VPATH= ${.CURDIR}/..
7
8 .include <bsd.kmod.mk>

Properties

Name Value
svn:eol-style native
svn:keywords MidnightBSD=%H
svn:mime-type text/plain