From 0bf2ff81792ae804742d8a1049e3a9c529882076 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 24 Mar 1999 23:15:20 +0000 Subject: utime.h moved to c/src/lib/include/sys since it is needed by some libc routines. --- c/src/exec/posix/include/sys/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'c/src/exec') diff --git a/c/src/exec/posix/include/sys/Makefile.in b/c/src/exec/posix/include/sys/Makefile.in index 3a5dc8a0d3..6e70e913fe 100644 --- a/c/src/exec/posix/include/sys/Makefile.in +++ b/c/src/exec/posix/include/sys/Makefile.in @@ -16,7 +16,7 @@ PROJECT_ROOT = @PROJECT_ROOT@ VPATH = @srcdir@ #H_PIECES=utsname -H_PIECES=utime +H_PIECES= H_FILES=$(H_PIECES:%=$(srcdir)/%.h) SRCS=$(H_FILES) -- cgit v1.2.3