NAME=fsc
ASSEMBLY = $(NAME).exe
TOKEN=$(SIGN_TOKEN)

include ../config.make

install: install-bin 



