Changeset edca0b8 for examples/tracemark/Makefile
- Timestamp:
- 10/31/05 16:31:01 (15 years ago)
- Branches:
- 4.0.1-hotfixes, cachetimestamps, develop, dpdk-ndag, etsilive, getfragoff, help, libtrace4, master, ndag_format, pfring, rc-4.0.1, rc-4.0.2, rc-4.0.3, rc-4.0.4, ringdecrementfix, ringperformance, ringtimestampfixes
- Children:
- fd9d44c
- Parents:
- f20b30e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
examples/tracemark/Makefile
rc9caf07 redca0b8 4 4 5 5 INCLUDE = -I$(PREFIX)/include 6 CFLAGS = -Wall -Wimplicit -W format -pipe -g -O26 CFLAGS = -Wall -Wimplicit -W -Wformat -pipe -g -Os 7 7 CFLAGS += $(INCLUDE) 8 8 libdir = -L$(PREFIX)/lib
Note: See TracChangeset
for help on using the changeset viewer.