Commit 206ec171 authored by root's avatar root Committed by Alessandro Rubini

NewLogger: rmeove special make targets for production version

parent a19d80c9
CFLAGS=-I../lib -I.. -g
LDFLAGS=-L../lib -lfdelay
all: fdelay-gs fdelay-dumplog fdelay-gs.ru fdelay-gs.rusleep
all: fdelay-gs fdelay-dumplog
fdelay-gs: fdelay-gs.o
gcc -o $@ $^ $(LDFLAGS)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment