repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Patrick Welche <prlw1@cam.ac.uk>
[netbsd-mini2440.git]
/
usr.sbin
/
pppd
/
plugins
/
status
/
Makefile
blob
ab8b60329d2afd46dea9c068bfc9e20bf1836fad
1
# $NetBSD: Makefile,v 1.1 2004/05/13 19:37:58 christos Exp $
2
3
NOLINT
=
# defined
4
5
.
include
<
bsd.own.mk
>
6
7
LIB
=
status
8
SRCS
=
status.c
9
CPPFLAGS
+=-
I
${
NETBSDSRCDIR
}/
dist
/
pppd
/
pppd
10
11
LIBPREFIX
=
12
SHLIB_FULLVERSION
=
13
14
.
include
<
bsd.lib.mk
>