From: Todd C. Miller Date: Wed, 26 May 2010 21:20:21 +0000 (-0400) Subject: Add explicit rule to build getdate.o for HP-UX make. X-Git-Tag: SUDO_1_8_0~580 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a0646aa4ad768869adc21a9f48c0a63a6657a72c;p=sudo Add explicit rule to build getdate.o for HP-UX make. --- 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