File: Makefile.am

package info (click to toggle)
suikyo 2.1.0-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, lenny
  • size: 904 kB
  • ctags: 115
  • sloc: ruby: 1,160; sh: 548; lisp: 165; makefile: 112
file content (14 lines) | stat: -rw-r--r-- 544 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Makefile.am: Template of Automake for suikyo/ruby/src
# $Id: Makefile.am,v 1.3 2004/12/05 09:56:47 komatsu Exp $
#
# Copyright (C) 2003, 2004 Hiroyuki Komatsu <komatsu@taiyaki.org>
#     All rights reserved.
#     This is free software with ABSOLUTELY NO WARRANTY.
#
# You can redistribute it and/or modify it under the terms of 
# the GNU General Public License version 2.

EXTRA_DIST = suikyo.rb suikyo-composer.rb suikyo-config.rb.in

suikyorbsrcdir = $(rubydir)/$(PACKAGE)
suikyorbsrc_DATA = suikyo.rb suikyo-composer.rb suikyo-config.rb