diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -29,7 +29,7 @@ DLIB = usr/lib/xorg/modules/input | |||
| 29 | DFDI = usr/share/hal/fdi/policy/20thirdparty | 29 | DFDI = usr/share/hal/fdi/policy/20thirdparty |
| 30 | 30 | ||
| 31 | INCLUDE = -I. -I/usr/include/xorg -I/usr/include/pixman-1 | 31 | INCLUDE = -I. -I/usr/include/xorg -I/usr/include/pixman-1 |
| 32 | OPTS = -O3 | 32 | OPTS = -O3 -fPIC |
| 33 | 33 | ||
| 34 | .PHONY: all clean | 34 | .PHONY: all clean |
| 35 | .PRECIOUS: obj/%.o | 35 | .PRECIOUS: obj/%.o |
