include ../Makefile.config

PROJECT = rsa
OBJS    = $(PROJECT).o

include ../Makefile.rules
