Changeset 51d6f80 in mainline for init/Makefile


Ignore:
Timestamp:
2006-05-15T21:08:29Z (19 years ago)
Author:
Josef Cejka <malyzelenyhnus@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
250717cc
Parents:
108602e
Message:

Uspace keyboard handler for ia32.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • init/Makefile

    r108602e r51d6f80  
    3535include $(LIBC_PREFIX)/Makefile.toolchain
    3636
    37 CFLAGS += -I../libipc/include
     37CFLAGS += -I../libipc/include -I../kbd/include
    3838
    3939LIBS = $(LIBIPC_PREFIX)/libipc.a $(LIBC_PREFIX)/libc.a
Note: See TracChangeset for help on using the changeset viewer.