freebsd_amp_hwpstate/usr.bin/ldd/Makefile

8 lines
123 B
Makefile

# $Id: Makefile,v 1.7 1997/09/02 21:54:38 jdp Exp $
PROG= ldd
SRCS= ldd.c sods.c
CFLAGS+= -Wall
.include <bsd.prog.mk>