freebsd-ports/lang/gnat_util/files
John Marino 364ab8781f lang/gnat_util: Add set_std_prefix and update_path symbols
Rather than require each user of libgnat_util to link in set_std_prefix
and update_path functions, let's assume each user needs the same version
of these functions and just add them directly to the library.

Adjust gnatcoll accordingly -- hack no longer necessary.
2014-05-22 21:44:51 +00:00
..
gnat_util.gpr
Makefile
patch-gnatvsn.adb
sdefault_adb.gnat_util
set_std_prefix.c
update_path.c