This website requires JavaScript.
Explore
Help
Register
Sign In
hardenedbsd
/
HardenedBSD
Watch
1
Star
0
Fork
0
You've already forked HardenedBSD
mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced
2024-12-20 07:14:26 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
e572bc11ec
HardenedBSD
/
usr.bin
/
time
/
Makefile
7 lines
85 B
Makefile
Raw
Normal View
History
Unescape
Escape
BSD 4.4 Lite Usr.bin Sources
1994-05-27 14:33:43 +02:00
# @(#)Makefile 8.1 (Berkeley) 6/6/93
Cast to intmax_t to print tv_sec in struct timeval. Avoid shadowing a global variable with a function argument. Set WARNS to 6.
2007-05-07 14:23:23 +02:00
# $FreeBSD$
BSD 4.4 Lite Usr.bin Sources
1994-05-27 14:33:43 +02:00
PROG
=
time
.
i
n
c
l
u
d
e
<
b
s
d
.
p
r
o
g
.
m
k
>
Reference in New Issue
Copy Permalink