Changeset 6344851 in mainline for uspace/app/tester/Makefile


Ignore:
Timestamp:
2007-12-19T16:55:55Z (16 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
c9957b6
Parents:
4b11571
Message:

Add a simple test of VFS_MOUNT and VFS_OPEN to tester.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/tester/Makefile

    r4b11571 r6344851  
    5353        ipc/answer.c \
    5454        ipc/hangup.c \
    55         devmap/devmap1.c
     55        devmap/devmap1.c \
     56        vfs/vfs1.c
    5657
    5758OBJECTS := $(addsuffix .o,$(basename $(SOURCES)))
Note: See TracChangeset for help on using the changeset viewer.