This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2ec6e0f18a
NetBSD
/
usr.bin
/
uuidgen
/
Makefile
6 lines
97 B
Makefile
Raw
Normal View
History
Unescape
Escape
Enable WARNS=4 by default for usr.bin, except for: awk bdes checknr compile_et error gss hxtool kgetcred kinit klist ldd less lex locale login m4 man menuc mk_cmds mklocale msgc openssl rpcgen rpcinfo sdiff spell ssh string2key telnet tn3270 verify_krb5_conf xlint
2009-04-15 02:15:16 +04:00
# $NetBSD: Makefile,v 1.2 2009/04/14 22:15:28 lukem Exp $
Add the uuidgen(1) command, adapted from FreeBSD. While here, also add a DCE-compatible -s flag, which causes uuidgen(1) to output C code for the UUIDs rather than the standard string representation. PR 23470.
2004-09-14 03:35:19 +04:00
PROG
=
uuidgen
.
i
n
c
l
u
d
e
<
b
s
d
.
p
r
o
g
.
m
k
>
Reference in New Issue
Copy Permalink