File: make_include

package info (click to toggle)
loop-aes-utils 2.12p-4sarge2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 8,644 kB
  • ctags: 5,072
  • sloc: ansic: 46,123; sh: 7,606; makefile: 884; perl: 86; csh: 62; sed: 55
file content (17 lines) | stat: -rw-r--r-- 281 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
VERSION=2.12
CC=cc
CFLAGS=-O2
LDFLAGS=-s
HAVE_RAW_H=yes
HAVE_NCURSES=yes
CURSESFLAGS=-DNCH=1
LIBCURSES=-lncurses
HAVE_TERMCAP=yes
LIBTERMCAP=-ltermcap
NEED_LIBCRYPT=yes
FOREIGN = --foreign-user
HAVE_XGETTEXT=yes
HAVE_OPENPTY=yes
HAVE_PIVOT_ROOT=yes
HAVE_GOOD_RPC=yes
HAVE_ZLIB=yes