File: modules.mk

package info (click to toggle)
libapache2-mod-authn-yubikey 1.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 216 kB
  • sloc: ansic: 701; makefile: 27
file content (6 lines) | stat: -rw-r--r-- 247 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
SRC = libykclient.slo mod_authn_yubikey.slo
SRC_LO = libykclient.lo mod_authn_yubikey.lo
mod_authn_yubikey.la: $(SRC)
	$(SH_LINK) -rpath $(libexecdir) -module -avoid-version $(SRC_LO) 
DISTCLEAN_TARGETS = modules.mk
shared =  mod_authn_yubikey.la