
ifeq ($(shell grep 'release 6' /etc/redhat-release 2>/dev/null),)

HAS_LIBRARY := 1
LIBRARY_PATCH :=

include ../makefile.inc

else

install all clean:

endif
