Changeset a7d2d78 in mainline for console/Makefile
- Timestamp:
- 2006-06-03T22:49:28Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 2400469
- Parents:
- 1f36e90
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
console/Makefile
r1f36e90 ra7d2d78 48 48 gcons.c 49 49 50 IMAGES = helenos.ppm nameic.ppm 50 IMAGES = helenos.ppm nameic.ppm cons_selected.ppm cons_idle.ppm \ 51 cons_has_data.ppm cons_kernel.ppm 51 52 52 53 ARCH_SOURCES =
Note:
See TracChangeset
for help on using the changeset viewer.