Line # Revision Author
1 3 ahitrov@rambler.ru --- Makefile.orig 2008-06-02 12:55:28.000000000 +0400
2 +++ Makefile 2008-06-02 12:55:56.000000000 +0400
3 @@ -23,7 +23,7 @@
4 CC= gcc
5
6 # You may need to adjust these cc options:
7 -CFLAGS= -O2 -I$(srcdir)
8 +CFLAGS= -O2 -I$(srcdir) -fPIC
9 # Generally, we recommend defining any configuration symbols in jconfig.h,
10 # NOT via -D switches here.
11 # However, any special defines for ansi2knr.c may be included here: