components/jansson/Makefile
changeset 3531 18f175f98e0e
parent 2225 f064d3d3190d
child 3817 30b42c38bbc4
equal deleted inserted replaced
3527:7c002825fea1 3531:18f175f98e0e
    35 TPNO=	19403
    35 TPNO=	19403
    36 
    36 
    37 include ../../make-rules/prep.mk
    37 include ../../make-rules/prep.mk
    38 include ../../make-rules/configure.mk
    38 include ../../make-rules/configure.mk
    39 include ../../make-rules/ips.mk
    39 include ../../make-rules/ips.mk
       
    40 include ../../make-rules/lint-libraries.mk
       
    41 
       
    42 LINT_FLAGS += -I$(PROTOUSRINCDIR)
    40 
    43 
    41 CONFIGURE_OPTIONS += CFLAGS="$(CFLAGS)"
    44 CONFIGURE_OPTIONS += CFLAGS="$(CFLAGS)"
    42 CONFIGURE_OPTIONS += --includedir=$(USRINCDIR)/jansson
    45 CONFIGURE_OPTIONS += --includedir=$(USRINCDIR)/jansson
    43 
    46 
    44 # The test/suites/api/check-exports uses nm and expects it to be the GNU kind.
    47 # The test/suites/api/check-exports uses nm and expects it to be the GNU kind.