pkgsrc/devel/gprbuild-aux/PLIST
drochner abc6dca3ca add gprbuild-aux-20101120, a Multi-language project builder,
from John Marino per PR pkg/44438
2011-02-03 19:04:02 +00:00

157 lines
7 KiB
Text

@comment $NetBSD: PLIST,v 1.1.1.1 2011/02/03 19:04:02 drochner Exp $
bin/gprbuild
bin/gprclean
bin/gprconfig
libexec/gprbuild/gprbind
libexec/gprbuild/gprlib
share/doc/gprbuild/html/gnat_style.css
share/doc/gprbuild/html/gprbuild.css
share/doc/gprbuild/html/gprbuild_ug.html
share/doc/gprbuild/html/gps_index.xml
share/doc/gprbuild/html/important.png
share/doc/gprbuild/html/note.png
share/doc/gprbuild/html/tip.png
share/doc/gprbuild/info/gprbuild_ug.info
share/doc/gprbuild/pdf/gprbuild_ug.pdf
share/doc/gprbuild/txt/gprbuild_ug.txt
share/examples/gprbuild/Makefile
share/examples/gprbuild/ada_cpp/Makefile
share/examples/gprbuild/ada_cpp/animals.gpr
share/examples/gprbuild/ada_cpp/except.gpr
share/examples/gprbuild/ada_cpp/src1/ada_main.adb
share/examples/gprbuild/ada_cpp/src1/call_cpp.adb
share/examples/gprbuild/ada_cpp/src1/call_cpp.ads
share/examples/gprbuild/ada_cpp/src1/cpp_main.cpp
share/examples/gprbuild/ada_cpp/src1/cpp_routine.cpp
share/examples/gprbuild/ada_cpp/src1/cpp_routine.h
share/examples/gprbuild/ada_cpp/src2/animals.adb
share/examples/gprbuild/ada_cpp/src2/animals.ads
share/examples/gprbuild/ada_cpp/src2/animals.h
share/examples/gprbuild/ada_cpp/src2/animals_c.cc
share/examples/gprbuild/ada_cpp/src2/main.adb
share/examples/gprbuild/ada_f77/Makefile
share/examples/gprbuild/ada_f77/ess.f
share/examples/gprbuild/ada_f77/fm.gpr
share/examples/gprbuild/ada_f77/ft.gpr
share/examples/gprbuild/ada_f77/src/fm-interfac.adb
share/examples/gprbuild/ada_f77/src/fm-interfac.ads
share/examples/gprbuild/ada_f77/src/fm-locks.adb
share/examples/gprbuild/ada_f77/src/fm-locks.ads
share/examples/gprbuild/ada_f77/src/fm-protected_queue.adb
share/examples/gprbuild/ada_f77/src/fm-protected_queue.ads
share/examples/gprbuild/ada_f77/src/fm-system_dependant.adb
share/examples/gprbuild/ada_f77/src/fm-system_dependant.ads
share/examples/gprbuild/ada_f77/src/fm-tuple_manager.adb
share/examples/gprbuild/ada_f77/src/fm-tuple_manager.ads
share/examples/gprbuild/ada_f77/src/fm-types.ads
share/examples/gprbuild/ada_f77/src/fm.adb
share/examples/gprbuild/ada_f77/src/fm.ads
share/examples/gprbuild/extended_projects/Makefile
share/examples/gprbuild/extended_projects/new_ada_main.gpr
share/examples/gprbuild/extended_projects/new_ada_src/ada_main.adb
share/examples/gprbuild/extended_projects/new_common_subsystem.gpr
share/examples/gprbuild/extended_projects/new_util_src/c_lib.ads
share/examples/gprbuild/extended_projects/new_util_src/lib2.c
share/examples/gprbuild/first_steps/Makefile
share/examples/gprbuild/first_steps/ada_main.gpr
share/examples/gprbuild/first_steps/ada_src/ada_main.adb
share/examples/gprbuild/first_steps/c_main.gpr
share/examples/gprbuild/first_steps/c_src/c_main.c
share/examples/gprbuild/first_steps/util_src/ada_lib.adb
share/examples/gprbuild/first_steps/util_src/ada_lib.ads
share/examples/gprbuild/first_steps/util_src/c_lib.ads
share/examples/gprbuild/first_steps/util_src/lib.c
share/examples/gprbuild/first_steps/util_src/lib.h
share/examples/gprbuild/libraries/Makefile
share/examples/gprbuild/libraries/Makefile2
share/examples/gprbuild/libraries/ada_main.adb
share/examples/gprbuild/libraries/c_main.c
share/examples/gprbuild/libraries/dynamic_lib.gpr
share/examples/gprbuild/libraries/extern_lib.gpr
share/examples/gprbuild/libraries/lib_src/ada_lib.adb
share/examples/gprbuild/libraries/lib_src/ada_lib.ads
share/examples/gprbuild/libraries/lib_src/c_lib.ads
share/examples/gprbuild/libraries/lib_src/lib.c
share/examples/gprbuild/libraries/lib_src/lib.h
share/examples/gprbuild/libraries/main0.gpr
share/examples/gprbuild/libraries/main1.gpr
share/examples/gprbuild/libraries/main2.gpr
share/examples/gprbuild/libraries/main3.gpr
share/examples/gprbuild/libraries/main4.gpr
share/examples/gprbuild/libraries/sa_lib.gpr
share/examples/gprbuild/libraries/static_lib.gpr
share/examples/gprbuild/matrix/Makefile
share/examples/gprbuild/matrix/matrix.gpr
share/examples/gprbuild/matrix/src/initmat.c
share/examples/gprbuild/matrix/src/main.adb
share/examples/gprbuild/matrix/src/multmat.f
share/examples/gprbuild/namings/Makefile
share/examples/gprbuild/namings/_print2.ada
share/examples/gprbuild/namings/_print3.adb
share/examples/gprbuild/namings/main.adb
share/examples/gprbuild/namings/my_routine.c1
share/examples/gprbuild/namings/my_routine2.c1
share/examples/gprbuild/namings/namings.gpr
share/examples/gprbuild/namings/src1/main.adb
share/examples/gprbuild/namings/util-case1.ada
share/examples/gprbuild/namings/util-case2.ada
share/examples/gprbuild/namings/util.ads
share/examples/gprbuild/ppc-elf/Makefile
share/examples/gprbuild/ppc-elf/gdb.run
share/examples/gprbuild/ppc-elf/hello.gpr
share/examples/gprbuild/ppc-elf/srcs/c_io.c
share/examples/gprbuild/ppc-elf/srcs/hello.adb
share/examples/gprbuild/ppc-elf/srcs/ppc_start.s
share/examples/gprbuild/ppc-elf/srcs/textio.adb
share/examples/gprbuild/ppc-elf/srcs/textio.ads
share/examples/gprbuild/scenarios/Makefile
share/examples/gprbuild/scenarios/general_lib.gpr
share/examples/gprbuild/scenarios/main.gpr
share/examples/gprbuild/subsystems/Makefile
share/examples/gprbuild/subsystems/ada_main.gpr
share/examples/gprbuild/subsystems/ada_src/ada_main.adb
share/examples/gprbuild/subsystems/attribute_sharing.gpr
share/examples/gprbuild/subsystems/c_main.gpr
share/examples/gprbuild/subsystems/c_src/c_main.c
share/examples/gprbuild/subsystems/common_subsystem.gpr
share/examples/gprbuild/subsystems/util_src/ada_lib.adb
share/examples/gprbuild/subsystems/util_src/ada_lib.ads
share/examples/gprbuild/subsystems/util_src/c_lib.ads
share/examples/gprbuild/subsystems/util_src/lib.c
share/examples/gprbuild/subsystems/util_src/lib.h
share/gprconfig/asm.xml
share/gprconfig/c.xml
share/gprconfig/compilers.xml
share/gprconfig/cpp.xml
share/gprconfig/cross.xml
share/gprconfig/fortran.xml
share/gprconfig/gnat.xml
share/gprconfig/linker.xml
share/gprconfig/nocompiler.xml
share/gprconfig/targetset.xml
@pkgdir share/gpr
@pkgdir share/examples/gprbuild/subsystems/obj_util
@pkgdir share/examples/gprbuild/subsystems/obj1
@pkgdir share/examples/gprbuild/subsystems/obj
@pkgdir share/examples/gprbuild/scenarios/obj1
@pkgdir share/examples/gprbuild/scenarios/obj
@pkgdir share/examples/gprbuild/ppc-elf/objs
@pkgdir share/examples/gprbuild/namings/obj-case3
@pkgdir share/examples/gprbuild/namings/obj-case2
@pkgdir share/examples/gprbuild/namings/obj-case1
@pkgdir share/examples/gprbuild/matrix/obj
@pkgdir share/examples/gprbuild/libraries/obj2
@pkgdir share/examples/gprbuild/libraries/obj1
@pkgdir share/examples/gprbuild/libraries/obj
@pkgdir share/examples/gprbuild/libraries/lib3
@pkgdir share/examples/gprbuild/libraries/lib2
@pkgdir share/examples/gprbuild/libraries/lib
@pkgdir share/examples/gprbuild/first_steps/obj1
@pkgdir share/examples/gprbuild/first_steps/obj
@pkgdir share/examples/gprbuild/extended_projects/new_obj_util
@pkgdir share/examples/gprbuild/extended_projects/new_obj
@pkgdir share/examples/gprbuild/ada_f77/obj
@pkgdir share/examples/gprbuild/ada_f77/lib
@pkgdir share/examples/gprbuild/ada_f77/fobj
@pkgdir share/examples/gprbuild/ada_f77/dobj
@pkgdir share/examples/gprbuild/ada_f77/dlib