6 lines
125 B
Makefile
6 lines
125 B
Makefile
|
# Makefile for the UCW GetOpt Library (c) 2007 Pavel Charvat <pchar@ucw.cz>
|
||
|
|
||
|
DIRS+=ucw/getopt
|
||
|
|
||
|
LIBUCW_MODS+=getopt/getopt-sh
|