1 --- Makefile 2007-06-15 13:15:56.000000000 +0200
2 +++ ../gepatcht/Makefile 2010-01-24 23:05:15.000000000 +0100
4 # USTAT - ustat(), no statfs etc.
6 #CFLAGS=-Wall -O2 -pipe -DSECUREWARE -DUSE_POLL
7 -CFLAGS=-O2 -Wall -pipe
8 +CFLAGS=$(RPM_OPT_FLAGS) -Wall -pipe -DAUTO_PPP
10 #CFLAGS=-O -DSVR4 -DSVR42
14 # if your systems doesn't have one, use the shell script that I provide
15 # in "inst.sh" (taken from X11R5). Needed on IRIX5.2
16 -INSTALL=install -c -o bin -g bin
17 +INSTALL=install -c -o root -g root
18 #INSTALL=install -c -o root -g wheel # NeXT/BSD
19 #INSTALL=/usr/ucb/install -c -o bin -g bin # AIX, Solaris 2.x
20 #INSTALL=installbsd -c -o bin -g bin # OSF/1, AIX 4.1, 4.2
23 # prefix, where most (all?) of the stuff lives, usually /usr/local or /usr
28 # prefix for all the spool directories (usually /usr/spool or /var/spool)
32 # where the configuration files (*.config, aliases, fax.allow/deny) go to
34 -CONFDIR=$(prefix)/etc/mgetty+sendfax
35 +CONFDIR=/etc/mgetty+sendfax
36 #CONFDIR=/etc/default/
40 # please use the "mg.echo" program provided in the compat/ subdirectory.
41 # Set ECHO="mg.echo" and INSTALL_MECHO to mg.echo
46 # INSTALL_MECHO=mg.echo