mirror of
https://gitea.psi.ch/ELOG/elog.git
synced 2026-09-08 17:13:56 +00:00
*** empty log message ***
SVN revision: 1078
This commit is contained in:
parent
db31352375
commit
9917eb499d
2
Makefile
2
Makefile
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user