TARGET := nykk.so
SRCS   := \
	nykk/pass/BlockWatermarkPass.cpp \
	nykk/pass/InstructionWatermarkPass.cpp

include ../cxx.mk
