NetBSD/gnu/usr.bin/gdb/libiberty/Makefile

14 lines
263 B
Makefile
Raw Normal View History

1994-01-28 15:38:45 +03:00
# $Id: Makefile,v 1.1 1994/01/28 12:42:52 pk Exp $
LIB= iberty
NOPROFILE=
NOPIC=
CFLAGS+= -I$(.CURDIR)/../include
SRCS= argv.c basename.c concat.c cplus-dem.c getopt.c getopt1.c \
obstack.c strsignal.c ieee-float.c insque.c
install:
.include <bsd.lib.mk>