From 957f24ac79342fd42bf0ea8292670f229330a9b0 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Wed, 22 Dec 1999 06:22:59 +0000 Subject: 1999-12-22 Roland McGrath * Makefile (HURDLIBS): Add shouldbeinlibc. --- libps/Makefile | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'libps') diff --git a/libps/Makefile b/libps/Makefile index d7c6e472..20e0dc35 100644 --- a/libps/Makefile +++ b/libps/Makefile @@ -1,6 +1,6 @@ # Makefile for libps -# -# Copyright (C) 1995, 1996 Free Software Foundation +# +# Copyright (C) 1995, 1996, 1999 Free Software Foundation, Inc. # Written by Michael I. Bushnell. # # This file is part of the GNU Hurd. @@ -29,7 +29,7 @@ LCLHDRS=ps.h common.h installhdrs=$(LCLHDRS) installhdrsubdir = . -HURDLIBS=ihash +HURDLIBS=ihash shouldbeinlibc OBJS = $(SRCS:.c=.o) msgUser.o termUser.o msg-MIGUFLAGS = -D'MSG_IMPORTS=waittime 1000;' -DUSERPREFIX=ps_ @@ -39,5 +39,3 @@ ps_%.h: %_U.h sed 's/_$*_user_/_ps_$*_user_/g' $< > $@ include ../Makeconf - - -- cgit v1.2.3