Add explicit rule to build getdate.o for HP-UX make.

This commit is contained in:
Todd C. Miller
2010-05-26 17:20:21 -04:00
parent f14d3dca1e
commit a0646aa4ad

View File

@@ -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