mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
ldd standalone build, after repository copy.
This commit is contained in:
parent
42decb4196
commit
a7ef806899
1 changed files with 1 additions and 2 deletions
|
|
@ -1,8 +1,7 @@
|
|||
# $Id: Makefile,v 1.6 1997/02/22 15:46:40 peter Exp $
|
||||
# $Id: Makefile,v 1.7 1997/09/02 21:54:38 jdp Exp $
|
||||
|
||||
PROG= ldd
|
||||
SRCS= ldd.c sods.c
|
||||
CFLAGS+= -Wall
|
||||
BINDIR= /usr/bin
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
|
|
|||
Loading…
Reference in a new issue