Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 3969 → Rev 3978

/trunk/uspace/srv/obio/Makefile
40,9 → 40,9
## Sources
#
 
OUTPUT = fhc
OUTPUT = obio
SOURCES = \
fhc.c
obio.c
 
OBJECTS := $(addsuffix .o,$(basename $(SOURCES)))