[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] libxl: Fix missing dependency in api check rule
Ian Campbell writes ("Re: [PATCH] libxl: Fix missing dependency in api check rule"): > Although I do wonder if this: > > > -_%.api-for-check: %.h > > +_%.api-for-check: %.h $(filter-out %.api-ok, $(AUTOINCS)) > > Indicates that libxl.api-ok doesn't strictly speaking belong in > AUTOINCS. It would be possible to instead write: -$(LIBXL_OBJS) $(LIBXLU_OBJS) $(XL_OBJS) $(SAVE_HELPER_OBJS): $(AUTOINCS) +$(LIBXL_OBJS) $(LIBXLU_OBJS) $(XL_OBJS) $(SAVE_HELPER_OBJS): $(AUTOINCS) libxl.api-ok If you'd prefer that I'd be happy to test that it actually works. Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |