Changeset e5773c6 in mainline for uspace/Makefile


Ignore:
Timestamp:
2010-01-15T22:13:12Z (15 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
15eeb93
Parents:
5edb1f5
Message:

Extract common makefile part for apps and servers, use for all apps and most servers.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/Makefile

    r5edb1f5 re5773c6  
    8080        lib/libfs \
    8181        lib/libblock \
     82        lib/libpci \
    8283        lib/softint \
    83         lib/softfloat
     84        lib/softfloat \
    8485
    8586LIBC_BUILD = $(addsuffix .build,$(LIBC))
Note: See TracChangeset for help on using the changeset viewer.