]> git.pld-linux.org Git - packages/UConio.git/blob - UConio-make.patch
08a6caac1daa6ab4cd27804ce99a79c5 UConio-1.0.9-PR.tar.gz
[packages/UConio.git] / UConio-make.patch
1 diff -urN UConio-1.0.9-PR.org/Makefile UConio-1.0.9-PR/Makefile
2 --- UConio-1.0.9-PR.org/Makefile        Thu May 17 14:07:43 2001
3 +++ UConio-1.0.9-PR/Makefile    Thu May 17 14:08:21 2001
4 @@ -8,7 +8,6 @@
5  all:
6         cd src; $(MAKE) CFLAGS="$(CFLAGS)"
7         cd examples; $(MAKE) CFLAGS="$(CFLAGS)"
8 -       cd man; $(MAKE)
9  
10  install: all
11         cd bin; $(MAKE) install
This page took 0.061157 seconds and 3 git commands to generate.