From 2ed426f5d1bce2735c505ff863e271a3e9bee26d Mon Sep 17 00:00:00 2001 From: hades Date: Fri, 30 Mar 2001 17:10:33 +0000 Subject: [PATCH] *** empty log message *** --- allParam/test/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/allParam/test/Makefile b/allParam/test/Makefile index 863eee8..d89cde5 100644 --- a/allParam/test/Makefile +++ b/allParam/test/Makefile @@ -54,7 +54,7 @@ blobobjs : filenameobjs : cd filename ; $(MAKE) "CFLAGS=-Wall -I../../include" intobjs : - cd int ; $(MAKE) "CFLAGS=-Wall -I../../include" + cd int ; $(MAKE) "CFLAGS=-Wall -DVERBOSE -I../../include" stringobjs : cd string ; $(MAKE) "CFLAGS=-Wall -I../../include" -- 2.43.0