mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
44a62c5165
PR: ports/137711 ports/136191 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>, bf1783@googlemail.com
10 lines
199 B
Plaintext
10 lines
199 B
Plaintext
bin/ldrdf
|
|
bin/nasm
|
|
bin/ndisasm
|
|
bin/rdf2bin
|
|
@unexec rm -f %B/rdf2com %B/rdf2ith %B/rdf2ihx %B/rdf2srec
|
|
@exec for b in com ith ihx srec ; do ln -s %D/%F %B/rdf2$b ; done
|
|
bin/rdfdump
|
|
bin/rdflib
|
|
bin/rdx
|