Changeset a4885a42 in mainline for uspace/srv/console/Makefile
- Timestamp:
- 2009-08-09T16:04:38Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- b39fd4c
- Parents:
- e795203
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/console/Makefile
re795203 ra4885a42 35 35 include $(LIBC_PREFIX)/Makefile.toolchain 36 36 37 CFLAGS += -I. -I../fb37 CFLAGS += -I. 38 38 39 39 LIBS = $(LIBC_PREFIX)/libc.a
Note:
See TracChangeset
for help on using the changeset viewer.