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
Apply rev 1.21 from src/lib/libcrypto/man/ssl.3:
[netbsd-mini2440.git]
/
usr.bin
/
time
/
Makefile
blob
f004af98c3349318582fe397b9ade4a9fab17b11
1
# $NetBSD: Makefile,v 1.6 2007/02/26 00:17:37 matt Exp $
2
# @(#)Makefile 8.1 (Berkeley) 6/6/93
3
4
.
include
<
bsd.own.mk
>
5
6
CPPFLAGS
+= -
DNOT_CSH
7
CPPFLAGS
+= -
I.
-
I
${
NETBSDSRCDIR
}/
bin
8
SRCS
=
time.c strpct.c xtime.c
9
PROG
=
time
10
11
.PATH
: ${
NETBSDSRCDIR
}/
bin
/
csh
12
13
.
include
<
bsd.prog.mk
>