File: Makefile.am

package info (click to toggle)
nd 0.8.2-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, lenny, sarge
  • size: 376 kB
  • ctags: 184
  • sloc: ansic: 2,585; sh: 717; makefile: 62
file content (6 lines) | stat: -rw-r--r-- 106 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
bin_PROGRAMS=nd

nd_SOURCES = nd.c auth.c main.c nd.h
man_MANS = nd.1

EXTRA_DIST = README.ja $(man_MANS)