Changeset 9a0367f in mainline for uspace/srv/kbd/Makefile


Ignore:
Timestamp:
2009-01-20T18:38:16Z (16 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
27fb3d6
Parents:
b1747a5
Message:

configuration system overhaul (requires newt)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified uspace/srv/kbd/Makefile

    rb1747a5 r9a0367f  
    3030#
    3131
    32 include ../../Makefile.config
     32-include ../../../Makefile.config
    3333
    3434LIBC_PREFIX = ../../lib/libc
    3535SOFTINT_PREFIX = ../../lib/softint
    36 include $(LIBC_PREFIX)/Makefile.toolchain
    37 include ../../../Makefile.config
     36include $(LIBC_PREFIX)/Makefile.toolchain
    3837
    3938CFLAGS += -Iinclude -I../libadt/include
Note: See TracChangeset for help on using the changeset viewer.