Changeset c0cf640 in mainline for uspace/tester/Makefile
- Timestamp:
- 2007-04-06T12:21:50Z (18 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- c9d20755
- Parents:
- 547fa39
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
uspace/tester/Makefile
r547fa39 rc0cf640 41 41 # 42 42 43 OUTPUT = ipcc44 SOURCES = ipcc.c43 OUTPUT = tester 44 SOURCES = tester.c 45 45 46 46 OBJECTS := $(addsuffix .o,$(basename $(SOURCES)))
Note:
See TracChangeset
for help on using the changeset viewer.