# Dependent modules are hardcoded expect to find this script with the .pl extensions
epics-dev: unstripped-binary-or-object
# dh_strip doesn't seem to want to touch usr/lib/epics/lib/*-debug/*.so
# not sure why?
epics-dev: hardening-no-fortify-functions usr/lib/epics/bin/linux-x86_64-debug/*
epics-dev: hardening-no-fortify-functions usr/lib/epics/lib/linux-x86_64-debug/*
# -debug targets are built with -O0.  Fortify is disabled in this situation
