beremiz
Clone
Summary
Browse
Changes
Graph
update messages and add Russian translation for new menu entry 'switch perspective'
2016-09-12, Andrey Skvortsov
a191e137a5bb
update messages and add Russian translation for new menu entry 'switch perspective'
BEREMIZ_OBJS = $(BEREMIZSRC:.c=.o)
all: warn some_binary
@echo "*** all done ***"
warn:
@echo "*** Sample Makefile, does nothing ***"
some_binary: $(BEREMIZ_OBJS)
@echo "* Would link $^ -> $@"
%o : %c
@echo "* Would compile $< -> $@"