xref: /illumos-gate/usr/src/lib/iconv_modules/Makefile.iconv.64 (revision 84d9cd0f02f7b6d7963dcb4a84148c3b2aaba7c5)
116d86563SAlexander Pyhalov#
216d86563SAlexander Pyhalov# This file and its contents are supplied under the terms of the
316d86563SAlexander Pyhalov# Common Development and Distribution License ("CDDL"), version 1.0.
416d86563SAlexander Pyhalov# You may only use this file in accordance with the terms of version
516d86563SAlexander Pyhalov# 1.0 of the CDDL.
616d86563SAlexander Pyhalov#
716d86563SAlexander Pyhalov# A full copy of the text of the CDDL should have accompanied this
816d86563SAlexander Pyhalov# source.  A copy of the CDDL is also available via the Internet at
916d86563SAlexander Pyhalov# http://www.illumos.org/license/CDDL.
1016d86563SAlexander Pyhalov#
1116d86563SAlexander Pyhalov
1216d86563SAlexander Pyhalov#
1316d86563SAlexander Pyhalov# Copyright 2017 Alexander Pyhalov
1416d86563SAlexander Pyhalov#
1516d86563SAlexander Pyhalov
1616d86563SAlexander Pyhalovinclude $(SRC)/Makefile.master.64
1716d86563SAlexander Pyhalov
18*84d9cd0fSToomas SoomeCPPFLAGS	+= -I../../inc -I. -I../../common
19*84d9cd0fSToomas SoomeCFLAGS		+= $(C_PICFLAGS) $(GSHARED)
2016d86563SAlexander Pyhalov
2116d86563SAlexander PyhalovICONV_LIBS      = $(PROGS:%=$(ICONV_DIR_64)/%)
22