head 1.1; access; symbols GETOPT_20051005:1.1; locks; strict; comment @# @; 1.1 date 2005.10.05.10.11.57; author rse; state Exp; branches; next ; desc @@ 1.1 log @fresh up sources; add pkgconfig file; upgrade build env to latest GNU tools @ text @prefix=@@prefix@@ exec_prefix=${prefix} includedir=${prefix}/include libdir=${exec_prefix}/lib Name: GNU getopt Description: GNU Option Parsing Library Version: 0.0 Cflags: -I${includedir} Libs: -L${libdir} -lgetopt @