From b08916b372d83fb52494305068bad5a7cb390117 Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Fri, 19 Jan 1996 00:52:15 +0000 Subject: (installhdrsubdir): New macro (put ps.h in <>, not ). --- libps/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'libps/Makefile') diff --git a/libps/Makefile b/libps/Makefile index 7ee1c14f..dcb355b8 100644 --- a/libps/Makefile +++ b/libps/Makefile @@ -27,6 +27,7 @@ SRCS = context.c filters.c fmt.c host.c proclist.c procstat.c spec.c \ tty.c user.c write.c LCLHDRS=ps.h installhdrs=ps.h +installhdrsubdir = . OBJS = $(SRCS:.c=.o) msgUser.o termUser.o -- cgit v1.2.3