File Makefile of Package chmsee

## -*- Mode: makefile -*-
LIBXUL_SDK = $(shell pkg-config --variable sdkdir libxul)

NSPR_INCLUDES = $(shell pkg-config --cflags nspr)
NSPR_LIBS = $(shell pkg-config --libs nspr)

CHMLIB_INCLUDES = -I/usr/include
CHMLIB_LIBS = -lchm

include ./common.mk
openSUSE Build Service is sponsored by