From 9da60202535543e55c74213b174efff6877fa89b Mon Sep 17 00:00:00 2001 From: mar Date: Wed, 12 Jul 1989 18:07:09 +0000 Subject: [PATCH] invoke make_commands out of ../ss --- clients/mrtest/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clients/mrtest/Makefile b/clients/mrtest/Makefile index 68d8aa6a..737ca36b 100644 --- a/clients/mrtest/Makefile +++ b/clients/mrtest/Makefile @@ -18,7 +18,7 @@ CFLAGS= ${INCDIRS} ${COPTS} .SUFFIXES: .ct -.ct.o: ; make_commands $*.ct +.ct.o: ; ../ss/make_commands $*.ct all: smstest -- 2.45.2