Changeset d3e6935 in mainline for uspace/lib/libc/Makefile


Ignore:
Timestamp:
2008-12-26T19:37:21Z (16 years ago)
Author:
Jiri Svoboda <jirik.svoboda@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
b755225
Parents:
713e6f2d
Message:

Put console IPC method numbers under libc.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/libc/Makefile

    r713e6f2d rd3e6935  
    3434LIBC_PREFIX = $(shell pwd)
    3535SOFTINT_PREFIX = ../softint
    36 CONSOLE_PREFIX = ../../srv/console
    3736
    3837## Setup toolchain
     
    4039
    4140include $(LIBC_PREFIX)/Makefile.toolchain
    42 
    43 CFLAGS += -I$(CONSOLE_PREFIX)
    4441
    4542## Sources
Note: See TracChangeset for help on using the changeset viewer.