Fixed dependence list
This commit is contained in:
parent
3c1d61bf26
commit
6d56f4ac6b
1 changed files with 2 additions and 0 deletions
|
@ -47,6 +47,8 @@ ${DIR_LIST}:
|
|||
|
||||
-include ${DEPENDENCE_LIST}
|
||||
|
||||
${TG_OBJECTS} ${TGL_OBJECTS}: auto/constants.h
|
||||
|
||||
${TG_OBJECTS}: ${OBJ}/%.o: %.c | create_dirs_and_headers
|
||||
${CC} ${INCLUDE} ${COMPILE_FLAGS} -c -MP -MD -MF ${DEP}/$*.d -MQ ${OBJ}/$*.o -o $@ $<
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue