echo befehl funktioniert
This commit is contained in:
parent
a68bb3aecc
commit
c108303ba3
9 changed files with 98 additions and 3 deletions
1
Makefile
1
Makefile
|
@ -12,7 +12,6 @@ CFLAGS = -std=c++14 -O3
|
|||
LDFLAGS =
|
||||
OBJECTS = main.o drv/b15f.o
|
||||
|
||||
|
||||
COMPILE = $(COMPILER_PATH) $(CFLAGS)
|
||||
|
||||
B15F: $(OBJECTS)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue