Commit 69653378 authored by Vysheng's avatar Vysheng

updated to new version of tgl

parent 13b2dafe
......@@ -16,7 +16,7 @@ ${TGL_OBJ_C}: ${OBJ}/%.o: ${srcdir}/tgl/%.c | create_dirs
${CC} ${INCLUDE} ${COMPILE_FLAGS} -iquote ${srcdir}/tgl -c -MP -MD -MF ${DEP}/$*.d -MQ ${OBJ}/$*.o -o $@ $<
${OBJ}/mime-types.o: ${srcdir}/mime.types
ld -r -b binary -o $@ $^
cp $^ auto/mime.types && ld -r -b binary -o $@ auto/mime.types
${OBJ}/auto/auto.o: ${AUTO}/auto.c
${CC} ${INCLUDE} ${COMPILE_FLAGS} -iquote ${srcdir}/tgl -c -MP -MD -MF ${DEP}/auto/auto.d -MQ ${OBJ}/auto/auto.o -o $@ $<
......
Subproject commit b0c0eaf4d2b4cd387c883c07fe8916eb8022307b
Subproject commit df870850bf1c2465746a6b0dcf57a85d729d2f47
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment