File: MCONFIG.old

package info (click to toggle)
netkit-base 0.10-9
  • links: PTS
  • area: main
  • in suites: woody
  • size: 1,492 kB
  • ctags: 1,349
  • sloc: ansic: 8,544; sh: 220; makefile: 129
file content (61 lines) | stat: -rw-r--r-- 1,022 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
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
# Generated by configure on Sun Nov 18 14:51:49 EST 2001
#

# Directory for binaries on the root partition
ROOTBINDIR=/bin

# Directory for user binaries
BINDIR=/usr/bin

# Directory for man page tree
MANDIR=/usr/share/man

# Directory for system binaries
SBINDIR=/usr/sbin

# Install into chroot area found here
INSTALLROOT=/home/aj/project/packages/netbase/netkit-base/netkit-base-0.10/debian/tmp



# Mode for user binaries
BINMODE=755

# Mode for daemon binaries
DAEMONMODE=755

# Mode for manual pages
MANMODE=644

# Mode for setuid programs
SUIDMODE=4755



# Compiler to use
CC=gcc

# Compiler warnings
WARNINGS= -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wcast-align

# Compiler flags to use
CFLAGS= -pipe -O2 $(WARNINGS)

# Link-time flags to use
LDFLAGS= -s

# Additional link libraries
LIBS=





# Work around GNU libc lossage
USE_GLIBC=1



# Tell confgen we need BSD signal semantics
NEED_BSD_SIGNAL=1