Changeset 86d0b4b3 in mainline for uspace/Makefile.common


Ignore:
Timestamp:
2011-03-06T12:12:13Z (14 years ago)
Author:
Maurizio Lombardi <m.lombardi85@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
68ed0fb
Parents:
5a81c5b
Message:

Fix minix.h file position

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/Makefile.common

    r5a81c5b r86d0b4b3  
    9090LIBNET_PREFIX = $(LIB_PREFIX)/net
    9191
     92LIBMINIX_PREFIX = $(LIB_PREFIX)/minix
     93
    9294BASE_LIBS = $(LIBC_PREFIX)/libc.a $(LIBSOFTINT_PREFIX)/libsoftint.a
    9395
Note: See TracChangeset for help on using the changeset viewer.