Changeset 9a0367f in mainline for uspace/lib/libc/Makefile.toolchain


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
  • uspace/lib/libc/Makefile.toolchain

    rb1747a5 r9a0367f  
    3131LFLAGS = -M -N $(SOFTINT_PREFIX)/libsoftint.a
    3232AFLAGS =
    33 #-Werror
    3433
    3534## Setup platform configuration
    3635#
    3736
    38 include $(LIBC_PREFIX)/arch/$(ARCH)/Makefile.inc
     37-include $(LIBC_PREFIX)/arch/$(ARCH)/Makefile.inc
    3938
    4039## Simple detection of the host system
Note: See TracChangeset for help on using the changeset viewer.