#
# portability/getopt - Makefile
#

add_library (getopt STATIC
    getopt.c
)
