14 строки
394 B
Makefile
14 строки
394 B
Makefile
|
# -*- makefile -*-
|
||
|
#
|
||
|
# Copyright (c) 2003 The Trustees of Indiana University.
|
||
|
# All rights reserved.
|
||
|
#
|
||
|
# This file is part of the CMPI software package. For license
|
||
|
# information, see the LICENSE file in the top level directory of the
|
||
|
# CMPI source distribution.
|
||
|
#
|
||
|
# $Id: Makefile.options,v 1.1 2003/11/22 16:36:20 jsquyres Exp $
|
||
|
#
|
||
|
|
||
|
AUTOMAKE_OPTIONS = foreign dist-bzip2
|