File: Makefile.am

package info (click to toggle)
opt 3.9-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 784 kB
  • ctags: 506
  • sloc: ansic: 3,205; sh: 440; tcl: 325; perl: 155; makefile: 92
file content (21 lines) | stat: -rw-r--r-- 197 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
SUBDIRS = src @testdir@ ext

info_TEXINFOS = opt.texi

EXTRA_DIST = opt-RPM.spec.in makeRPM.in opt.gpl

## At NIS, tar doesn't understand 'z', so we use gtar;
## TAR = gtar
TAR = tar