summaryrefslogtreecommitdiff
path: root/devel/libgetopt/files/Makefile.libgetopt
blob: 77951a20b96826f422f20e992b1ddf89d59b9690 (plain)
1
2
3
4
5
6
7
8
9
#       $NetBSD: Makefile.libgetopt,v 1.1.1.1 1999/08/06 16:37:22 hubertf Exp $

LIB=    getopt
SRCS=   getopt_long.c
MAN=    getopt_long.3

MKPROFILE=no

.include <bsd.lib.mk>