mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
f4c24d5f7b
Disassembler and other tools for PalmOS binaries PR: 20837 Submitted by: Roman Shterenzon <roman@xpert.com>
29 lines
591 B
Makefile
29 lines
591 B
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
SUBDIR += coldsync
|
|
SUBDIR += gnomepilot
|
|
SUBDIR += gnomepilot-conduits
|
|
SUBDIR += hdconv
|
|
SUBDIR += imgvtopgm
|
|
SUBDIR += isilo
|
|
SUBDIR += jconv
|
|
SUBDIR += jpilot
|
|
SUBDIR += kpilot
|
|
SUBDIR += malsync
|
|
SUBDIR += mdbconv
|
|
SUBDIR += p5-Palm
|
|
SUBDIR += palmos-sdk
|
|
SUBDIR += palmpower
|
|
SUBDIR += pilot-link
|
|
SUBDIR += pilot_makedoc
|
|
SUBDIR += pilrc
|
|
SUBDIR += pose
|
|
SUBDIR += prc-tools
|
|
SUBDIR += prc-tools-binutils
|
|
SUBDIR += prc-tools-gcc
|
|
SUBDIR += syncal
|
|
SUBDIR += xcopilot
|
|
|
|
.include <bsd.port.subdir.mk>
|