summaryrefslogtreecommitdiffstats
path: root/ipa-server/ipa-kpasswd/Makefile
blob: 4182b770576eca53d4e2ffd36d00af349427a054 (plain)
1
2
3
4
5
all:
	gcc ipa_kpasswd.c -I/usr/include -lkrb5 -llber -lldap -g -o ipa_kpasswd

install:
	cp -f ipa_kpasswd /usr/sbin/