Changeset c0cf640 in mainline for uspace/tester/Makefile


Ignore:
Timestamp:
2007-04-06T12:21:50Z (18 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
c9d20755
Parents:
547fa39
Message:

rename ipcc to tester

File:
1 moved

Legend:

Unmodified
Added
Removed
  • uspace/tester/Makefile

    r547fa39 rc0cf640  
    4141#
    4242
    43 OUTPUT = ipcc
    44 SOURCES = ipcc.c
     43OUTPUT = tester
     44SOURCES = tester.c
    4545
    4646OBJECTS := $(addsuffix .o,$(basename $(SOURCES)))
Note: See TracChangeset for help on using the changeset viewer.