Changeset a7d2d78 in mainline for console/Makefile


Ignore:
Timestamp:
2006-06-03T22:49:28Z (19 years ago)
Author:
Ondrej Palkovsky <ondrap@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
2400469
Parents:
1f36e90
Message:

Completed graphical console.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • console/Makefile

    r1f36e90 ra7d2d78  
    4848        gcons.c
    4949
    50 IMAGES = helenos.ppm nameic.ppm
     50IMAGES = helenos.ppm nameic.ppm cons_selected.ppm cons_idle.ppm \
     51        cons_has_data.ppm cons_kernel.ppm
    5152
    5253ARCH_SOURCES =
Note: See TracChangeset for help on using the changeset viewer.