File: Makefile.am

package info (click to toggle)
ikeyd 0.6.0
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, lenny
  • size: 600 kB
  • ctags: 41
  • sloc: sh: 3,417; ansic: 526; makefile: 58
file content (10 lines) | stat: -rw-r--r-- 327 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
SUBDIRS = debian
bin_PROGRAMS=ikeyd
ikeyd_SOURCES=ikeyd.c ikeyd.1
AM_CFLAGS=-Wall
man_MANS=ikeyd.1
MAINTAINERCLEANFILES = Makefile.in depcomp install-sh missing mkinstalldirs aclocal.m4 configure config.sub config.guess config.h config.h.in

maintainer-clean-local:
	-rm -rf autom4te.cache
	-rm -f $(PACKAGE)-$(VERSION).tar.gz