4.0.1-hotfixescachetimestampsdevelopdpdk-ndagetsilivegetfragoffhelplibtrace4ndag_formatpfringrc-4.0.1rc-4.0.2rc-4.0.3rc-4.0.4ringdecrementfixringperformanceringtimestampfixes
Last change
on this file since fd9d44c was
49f147b,
checked in by Perry Lorier <perry@…>, 17 years ago
|
Add traceanon to cvs (based heavily on the munge code)
|
-
Property mode set to
100644
|
File size:
216 bytes
|
Line | |
---|
1 | prefix=/home/perry/lib/libtrace |
---|
2 | |
---|
3 | CFLAGS=-W -Wall -g -Os -I$(prefix)/include |
---|
4 | LDFLAGS=-L$(prefix)/lib |
---|
5 | LDLIBS=-ltrace |
---|
6 | |
---|
7 | all: traceanon |
---|
8 | |
---|
9 | traceanon: traceanon.o ipenc.o rijndael.o panon.o |
---|
10 | |
---|
11 | clean: |
---|
12 | rm -f traceanon core *.o |
---|
Note: See
TracBrowser
for help on using the repository browser.