File: Makefile.am

package info (click to toggle)
ccrypt 1.7-7
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 964 kB
  • ctags: 390
  • sloc: ansic: 3,831; sh: 1,113; lisp: 650; makefile: 111; sed: 19
file content (11 lines) | stat: -rw-r--r-- 313 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
## Copyright (C) 2000-2004 Peter Selinger.
## This file is part of ccrypt. It is free software and it is covered
## by the GNU general public license. See the file COPYING for details.

## Process this file with automake to produce Makefile.in

SUBDIRS = src emacs doc check

EXTRA_DIST = README.win

TAR = @TAR@