fortschritt plottyfile
This commit is contained in:
parent
0f71e121fa
commit
71b156aa6f
13 changed files with 71 additions and 17 deletions
2
Makefile
2
Makefile
|
@ -10,7 +10,7 @@ COMPILER_PATH = g++
|
|||
OUTPUT = main
|
||||
CFLAGS = -std=c++14 -O3
|
||||
LDFLAGS =
|
||||
OBJECTS = main.o drv/b15f.o drv/plottyfile.o
|
||||
OBJECTS = main.o drv/b15f.o drv/plottyfile.o drv/dot.o
|
||||
|
||||
COMPILE = $(COMPILER_PATH) $(CFLAGS)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue