Makefile fix
This commit is contained in:
parent
5e89f20e02
commit
46201bbf59
1 changed files with 0 additions and 2 deletions
|
@ -1,6 +1,4 @@
|
|||
TARGET = takewhile.elf
|
||||
SRCS = takewhile.cc
|
||||
|
||||
all: $(TARGET)
|
||||
|
||||
include ../config.mk
|
||||
|
|
Loading…
Reference in a new issue