Changeset a42d7d8 in mainline for uspace/app/bithenge/Makefile.linux
- Timestamp:
- 2012-08-19T05:28:24Z (12 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- fae4d30
- Parents:
- 1c79996
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/bithenge/Makefile.linux
r1c79996 ra42d7d8 41 41 test.c 42 42 43 ifdef COVERAGE 44 CFLAGS += -fprofile-arcs -ftest-coverage 45 endif 46 43 47 OBJECTS := $(addsuffix .o,$(basename $(SOURCES))) 44 48
Note:
See TracChangeset
for help on using the changeset viewer.