TARGET=

include ../../../make/defines.mk

ifdef legacy_code
TARGET += ccsd.8
endif

include $(OBJDIR)/make/man.mk
