freebsd_amp_hwpstate/usr.bin/ldd/Makefile

8 lines
124 B
Makefile

# $Id: Makefile,v 1.3 1993/12/16 21:51:27 nate Exp $
PROG= ldd
SRCS= ldd.c sods.c
BINDIR= /usr/bin
.include <bsd.prog.mk>