updated to new version of tgl

This commit is contained in:
Vysheng 2014-11-19 15:57:09 +03:00
parent 13b2dafe6a
commit 696533785c
2 changed files with 2 additions and 2 deletions

View File

@ -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 $@ $<

2
tgl

@ -1 +1 @@
Subproject commit b0c0eaf4d2b4cd387c883c07fe8916eb8022307b
Subproject commit df870850bf1c2465746a6b0dcf57a85d729d2f47