mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-12 09:58:36 +00:00
Minor reorder for style.
This commit is contained in:
parent
561618799d
commit
f099c6c361
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=95632
@ -2,8 +2,8 @@
|
||||
|
||||
PROG= newkey
|
||||
SRCS= newkey.c generic.c update.c
|
||||
MAN= newkey.8
|
||||
CFLAGS+= -DYP
|
||||
MAN= newkey.8
|
||||
DPADD= ${LIBRPCSVC} ${LIBMP} ${LIBCRYPTO}
|
||||
LDADD= -lrpcsvc -lmp -lcrypto
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user