Changeset e515b21a in mainline for uspace/app/taskdump/Makefile
- Timestamp:
- 2010-01-26T21:31:56Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 3698e44
- Parents:
- 80487bc5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/taskdump/Makefile
r80487bc5 re515b21a 29 29 USPACE_PREFIX = ../.. 30 30 LIBS = $(LIBC_PREFIX)/libc.a 31 EXTRA_CFLAGS = -Iinclude 31 32 32 33 OUTPUT = taskdump
Note:
See TracChangeset
for help on using the changeset viewer.