From cebade6e731418c4073b387b0ca67242faccabc0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Thu, 17 May 2001 12:41:03 +0000 Subject: [PATCH] 08a6caac1daa6ab4cd27804ce99a79c5 UConio-1.0.9-PR.tar.gz Changed files: UConio-make.patch -> 1.1 --- UConio-make.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 UConio-make.patch diff --git a/UConio-make.patch b/UConio-make.patch new file mode 100644 index 0000000..8f67d6a --- /dev/null +++ b/UConio-make.patch @@ -0,0 +1,11 @@ +diff -urN UConio-1.0.9-PR.org/Makefile UConio-1.0.9-PR/Makefile +--- UConio-1.0.9-PR.org/Makefile Thu May 17 14:07:43 2001 ++++ UConio-1.0.9-PR/Makefile Thu May 17 14:08:21 2001 +@@ -8,7 +8,6 @@ + all: + cd src; $(MAKE) CFLAGS="$(CFLAGS)" + cd examples; $(MAKE) CFLAGS="$(CFLAGS)" +- cd man; $(MAKE) + + install: all + cd bin; $(MAKE) install -- 2.43.0