Better makefile formatting
This commit is contained in:
parent
c077f6e1cc
commit
b69b8c00e3
8 changed files with 31 additions and 34 deletions
|
|
@ -1,4 +1,2 @@
|
|||
CURRENT_DIR := $(dir $(realpath $(lastword $(MAKEFILE_LIST))))
|
||||
|
||||
SRC += $(CURRENT_DIR)/hlc_encoder.c
|
||||
CONFIG_H += $(CURRENT_DIR)/config.h
|
||||
SRC += $(USER_PATH)/hlc_encoder/hlc_encoder.c
|
||||
POST_CONFIG_H += $(USER_PATH)/hlc_encoder/config.h
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue