From 39d60d198260aa2135a06087f40a78eb7a3f3189 Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Sat, 8 Jul 1995 17:41:49 +0000 Subject: Remove include dependencies. (REMHDRS): New variable. --- libps/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'libps') diff --git a/libps/Makefile b/libps/Makefile index a3e84449..b050dd72 100644 --- a/libps/Makefile +++ b/libps/Makefile @@ -25,6 +25,7 @@ libname = libps SRCS = context.c filters.c fmt.c host.c proclist.c procstat.c spec.c \ tty.c user.c write.c LCLHDRS=ps.h +REMHDRS = ../libihash/ihash.h installhdrs=ps.h MIGSTUBS=msgUser.o termUser.o @@ -37,5 +38,3 @@ msg-MIGUFLAGS = -D'MSG_IMPORTS=waittime 1000;' term-MIGUFLAGS = -D'TERM_IMPORTS=waittime 1000;' include ../Makeconf - -$(OBJS): ps.h -- cgit v1.2.3