TRI = $(HOME)/tri
ARCH = unix
POLL = poll

include $(TRI)/config/Common

FILES = rgb palette msg new getopt getopt1
NAME = rgb

include $(TRI)/config/Rules

