Rev 4421 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 4421 | Rev 4456 | ||
|---|---|---|---|
| Line 44... | Line 44... | ||
| 44 | OUTPUT = console |
44 | OUTPUT = console |
| 45 | 45 | ||
| 46 | GENERIC_SOURCES = \ |
46 | GENERIC_SOURCES = \ |
| 47 | console.c \ |
47 | console.c \ |
| 48 | screenbuffer.c \ |
48 | screenbuffer.c \ |
| 49 | ../kbd/generic/key_buffer.c \ |
49 | ../kbd/generic/keybuffer.c \ |
| 50 | gcons.c |
50 | gcons.c |
| 51 | 51 | ||
| 52 | IMAGES = \ |
52 | IMAGES = \ |
| 53 | gfx/helenos.ppm \ |
53 | gfx/helenos.ppm \ |
| 54 | gfx/nameic.ppm \ |
54 | gfx/nameic.ppm \ |