Robin Thoni 8 лет назад
Родитель
Сommit
a765642e88
1 измененных файлов: 1 добавлений и 1 удалений
  1. 1
    1
      Makefile

+ 1
- 1
Makefile Просмотреть файл

8
 all: camotion-piface
8
 all: camotion-piface
9
 
9
 
10
 install: all
10
 install: all
11
-	cp camotion-pifaceo /usr/local/bin/
11
+	cp camotion-piface /usr/local/bin/
12
 
12
 
13
 camotion-piface: $(OBJ)
13
 camotion-piface: $(OBJ)
14
 	$(LINK.cpp) $(OBJ) $(OUTPUT_OPTION) $(LDLIBS)
14
 	$(LINK.cpp) $(OBJ) $(OUTPUT_OPTION) $(LDLIBS)

Загрузка…
Отмена
Сохранить