Makefile revision 48edc7cf07b5dccc3ad84bf2dafe4150bd666d60
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt# This file and its contents are supplied under the terms of the
d4ef65050feac78554addf6e16a06c6e2e0bd331Brian Wellington# Common Development and Distribution License ("CDDL"), version 1.0.
6a6ceba6fe09c81558362f238dd727576af7108dTinderbox User# You may only use this file in accordance with the terms of version
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews# 1.0 of the CDDL.
ec5347e2c775f027573ce5648b910361aa926c01Automatic Updater# A full copy of the text of the CDDL should have accompanied this
d4ef65050feac78554addf6e16a06c6e2e0bd331Brian Wellington# source. A copy of the CDDL is also available via the Internet at
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# Copyright 2011 Nexenta Systems, Inc. All rights reserved.
14a656f94b1fd0ababd84a772228dfa52276ba15Evan HuntOBJS = iconv_main.o iconv_list.o charmap.o parser.tab.o scanner.o
c40265eba0c99708887d68e67901924065ba2514Brian WellingtonCPPFLAGS += -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE