Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 2937 → Rev 2938

/branches/tracing/uspace/app/debug/Makefile
46,6 → 46,7
GENERIC_SOURCES = cmd.c \
fib_synch.c \
cons.c \
dthread.c \
main.c
 
GENERIC_OBJECTS := $(addsuffix .o,$(basename $(GENERIC_SOURCES)))