fixed deps
This commit is contained in:
parent
d6a2abcb9e
commit
e250f55a13
@ -28,7 +28,7 @@ CC=@CC@
|
|||||||
.SUFFIXES: .c .h .o
|
.SUFFIXES: .c .h .o
|
||||||
|
|
||||||
all: ${EXE_LIST} ${DIR_LIST}
|
all: ${EXE_LIST} ${DIR_LIST}
|
||||||
create_dirs_and_headers: ${DIR_LIST} ${AUTO}/auto-skip.h ${AUTO}/auto-fetch.h ${AUTO}/auto-store.h ${AUTO}/auto-autocomplete.h ${AUTO}/auto-types.h
|
create_dirs_and_headers: ${DIR_LIST} ${AUTO}/auto-skip.h ${AUTO}/auto-fetch.h ${AUTO}/auto-store.h ${AUTO}/auto-autocomplete.h ${AUTO}/auto-types.h ${AUTO}/constants.h ${AUTO}/constants.h ${AUTO}/auto-skip.h ${AUTO}/auto-fetch.h ${AUTO}/auto-store.h ${AUTO}/auto-autocomplete.h ${AUTO}/auto-types.h ${AUTO}/auto-fetch-ds.h ${AUTO}/auto-free-ds.h ${AUTO}/auto-store-ds.h ${AUTO}/auto-print-ds.h
|
||||||
create_dirs: ${DIR_LIST}
|
create_dirs: ${DIR_LIST}
|
||||||
dump-tl: ${EXE}/dump-tl-file
|
dump-tl: ${EXE}/dump-tl-file
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user