mts/smtp/smtp.h \
sbr/ctype-checked.h \
thirdparty/jsmn/jsmn.h \
+ uip/mhfree.h \
#
##
sbr/print_sw.c \
sbr/print_version.c \
sbr/push.c \
- sbr/putenv.c \
sbr/r1bindex.c \
sbr/read_line.c \
sbr/read_switch.c \
sbr_libmh_a_LIBADD = $(LIBOBJS)
+##
+## Need explicit dependency so that YACC is run before LEX.
+##
+sbr/icalendar.c: sbr/icalparse.c
+
##
## Because these files use the definitions in the libmh rule below,
## they need to be rebuilt if the Makefile changes.