ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/src/trunk/usr.bin/mkesdb_static/Makefile
(Generate patch)

Comparing trunk/usr.bin/mkesdb_static/Makefile (file contents):
Revision 11477 by laffer1, Fri Dec 20 23:32:25 2013 UTC vs.
Revision 11478 by laffer1, Sat Jul 7 17:22:35 2018 UTC

# Line 1 | Line 1
1 < # $FreeBSD$
1 > # $MidnightBSD$
2 > # $FreeBSD: stable/10/usr.bin/mkesdb_static/Makefile 296740 2016-03-12 18:54:02Z bdrewery $
3  
4   .PATH: ${.CURDIR}/../../lib/libc/iconv ${.CURDIR}/../mkesdb
5  
6   PROG=   mkesdb_static
7   SRCS=   citrus_bcs.c citrus_db_factory.c citrus_db_hash.c \
8          citrus_lookup_factory.c
9 < NO_MAN= yes
9 > MAN=
10   NO_SHARED= yes
11 + NO_WMISSING_VARIABLE_DECLARATIONS=
12  
13   build-tools: mkesdb_static
14  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines