]> git.pld-linux.org Git - packages/cpipe.git/blob - cpipe-make_fix.patch
- updated to 3.0.2
[packages/cpipe.git] / cpipe-make_fix.patch
1 --- makefile~   Sun Dec  9 11:05:20 2001
2 +++ makefile    Sun Jun 30 20:20:16 2002
3 @@ -16,6 +16,7 @@
4  
5  ## Your favorite compiler flags.
6  CFLAGS = -O2 -W -Wall -pedantic
7 +LDFLAGS = -lm
8  
9  ########################################################################
10  cpipe: cpipe.o cmdline.o
This page took 0.075391 seconds and 3 git commands to generate.