*** empty log message ***

SVN revision: 1078
This commit is contained in:
Stefan Ritt 2004-09-18 03:04:09 +00:00
parent db31352375
commit 9917eb499d

View File

@ -11,7 +11,7 @@ CC = gcc
LIBS = LIBS =
CFLAGS = -O3 -funroll-loops -fomit-frame-pointer -W -Wall CFLAGS = -O3 -funroll-loops -fomit-frame-pointer -W -Wall
DFLAGS = -g -O -W -Wall DFLAGS = -g -O -W -Wall
IFLAGS = -kr -nut -i3 -l90 IFLAGS = -kr -nut -i3 -l110
EXECS = elog elogd elconv EXECS = elog elogd elconv
DESTDIR = /usr/local/bin DESTDIR = /usr/local/bin
SDESTDIR = /usr/local/sbin SDESTDIR = /usr/local/sbin