mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-28 21:07:55 +00:00
Add explicit rule to build getdate.o for HP-UX make.
This commit is contained in:
parent
f14d3dca1e
commit
a0646aa4ad
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user