From a0646aa4ad768869adc21a9f48c0a63a6657a72c Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Wed, 26 May 2010 17:20:21 -0400 Subject: [PATCH] Add explicit rule to build getdate.o for HP-UX make. --- plugins/sudoers/Makefile.in | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/sudoers/Makefile.in b/plugins/sudoers/Makefile.in index c5b7615d0..3936a326a 100644 --- a/plugins/sudoers/Makefile.in +++ b/plugins/sudoers/Makefile.in @@ -267,6 +267,7 @@ error.o: error.c $(incdir)/error.h $(incdir)/compat.h $(top_builddir)/config.h fileops.o: fileops.lo find_path.o: find_path.lo getdate.o: $(devdir)/getdate.c $(incdir)/compat.h $(top_builddir)/config.h + $(CC) -c $(CPPFLAGS) $(CFLAGS) $(DEFS) $(OPTIONS) $< gettime.o: gettime.lo goodpath.o: goodpath.lo interfaces.o: interfaces.lo