diff options
author | Michael I. Bushnell <mib@gnu.org> | 1996-04-11 22:08:05 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1996-04-11 22:08:05 +0000 |
commit | 8f50764c5466286eb4f1fa9dcd95f8353446b021 (patch) | |
tree | 66da6d2ef43c4f40d8db553243aa400bd33dd0ee /libps/Makefile | |
parent | 1cc7d07e15ebd1b7989c2c8eae366fbd64c684e6 (diff) |
(MIGCOMUFLAGS): Delete variable.
Diffstat (limited to 'libps/Makefile')
-rw-r--r-- | libps/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libps/Makefile b/libps/Makefile index c93e6faa..0530c964 100644 --- a/libps/Makefile +++ b/libps/Makefile @@ -31,7 +31,6 @@ installhdrsubdir = . OBJS = $(SRCS:.c=.o) msgUser.o termUser.o -MIGCOMUFLAGS=-subrprefix __ msg-MIGUFLAGS = -D'MSG_IMPORTS=waittime 1000;' -DUSERPREFIX=ps_ term-MIGUFLAGS = -D'TERM_IMPORTS=waittime 1000;' -DUSERPREFIX=ps_ |