mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-03 22:23:24 +00:00
f811cb1226
* Fix for ELF. * Fix misuse of errno as a structure member name (original author notified). * Build and install both static and shared libraries. * Move install target from port Makefile to files/Makefile.
25 lines
672 B
Plaintext
25 lines
672 B
Plaintext
bin/rexx
|
|
bin/rxque
|
|
bin/rxstack
|
|
bin/rxmathfn.rxfn
|
|
bin/rxmathfn.rxlib
|
|
lib/librexx.a
|
|
lib/librexx.so.2.0
|
|
lib/librexx.so
|
|
include/rexxsaa.h
|
|
@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %D/lib
|
|
@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
|
|
share/doc/rexx-imc/README
|
|
share/doc/rexx-imc/README.avail
|
|
share/doc/rexx-imc/README.bugreport
|
|
share/doc/rexx-imc/README.docs
|
|
share/doc/rexx-imc/README.files
|
|
share/doc/rexx-imc/README.make
|
|
share/doc/rexx-imc/README.news
|
|
share/doc/rexx-imc/README.versions
|
|
share/doc/rexx-imc/rexx.info
|
|
share/doc/rexx-imc/rexx.ref
|
|
share/doc/rexx-imc/rexx.summary
|
|
share/doc/rexx-imc/rexx.tech
|
|
@dirrm share/doc/rexx-imc/
|