summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
c5ef7e3)
"Fix" to commit
665dfc96. The build had been relying upon the listed
order of files.
sbr_libmh_a_LIBADD = $(LIBOBJS)
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.
##
## Because these files use the definitions in the libmh rule below,
## they need to be rebuilt if the Makefile changes.