Changeset 9bda5d90 in mainline for uspace/app/hdisk/Makefile


Ignore:
Timestamp:
2013-05-03T01:20:11Z (12 years ago)
Author:
Dominik Taborsky (AT DOT) <brembyseznamcz>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
469739f, c9f61150, f6c8fca
Parents:
700f89e
Message:

libmbr final

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/hdisk/Makefile

    r700f89e r9bda5d90  
    3737SOURCES = \
    3838        hdisk.c \
     39        input.c \
     40        func_none.c \
    3941        func_mbr.c \
    40         func_gpt.c \
    41         input.c
     42        func_gpt.c
    4243
    4344include $(USPACE_PREFIX)/Makefile.common
Note: See TracChangeset for help on using the changeset viewer.