4.0.1-hotfixescachetimestampsdevelopdpdk-ndagetsilivegetfragoffhelplibtrace4ndag_formatpfringrc-4.0.1rc-4.0.2rc-4.0.3rc-4.0.4ringdecrementfixringperformanceringtimestampfixes
Last change
on this file since 48a20e3 was
48a20e3,
checked in by Perry Lorier <perry@…>, 16 years ago
|
Add some skeleton programs for people to use as a template
|
-
Property mode set to
100644
|
File size:
141 bytes
|
Line | |
---|
1 | CFLAGS=-g -Wall -W -pedantic -I../../lib |
---|
2 | LDFLAGS=-L../../lib/.libs |
---|
3 | LDLIBS=-ltrace |
---|
4 | |
---|
5 | all: trivial complete |
---|
6 | |
---|
7 | clean: |
---|
8 | rm -f trivial complete *.o |
---|
Note: See
TracBrowser
for help on using the repository browser.