File: Makefile

package info (click to toggle)
ldap2zone 0.2-3.1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 148 kB
  • sloc: ansic: 325; sh: 219; makefile: 5
file content (4 lines) | stat: -rw-r--r-- 89 bytes parent folder | download | duplicates (6)
1
2
3
4
all: ldap2zone

ldap2zone: ldap2zone.c
	gcc -Wall ldap2zone.c -o ldap2zone -lldap -llber