Changeset 51dbadf3 in mainline for Makefile


Ignore:
Timestamp:
2006-06-06T07:42:20Z (19 years ago)
Author:
Ondrej Palkovsky <ondrap@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
1890e312
Parents:
e9073f2
Message:

Added basic klog.
Added ipc tester.
TODO add serializing functions to psthread, so that the lines in klog won't intermix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Makefile

    re9073f2 r51dbadf3  
    4040        fb \
    4141        console \
    42         tetris
     42        tetris \
     43        ipcc \
     44        klog
    4345
    4446ifeq ($(ARCH), amd64)
Note: See TracChangeset for help on using the changeset viewer.