File: Makefile.am

package info (click to toggle)
gwyddion 2.62-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 51,952 kB
  • sloc: ansic: 398,486; python: 7,877; sh: 5,492; makefile: 4,723; xml: 3,883; cpp: 1,969; pascal: 418; perl: 154; ruby: 130
file content (16 lines) | stat: -rw-r--r-- 248 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $Id: Makefile.am 20680 2017-12-18 18:29:14Z yeti-dn $

Gwyddion_RUBY = \
	gwyddion/dump.rb

EXTRA_DIST = $(Gwyddion_RUBY)

rubylibdir = $(pkglibdir)/ruby/gwyddion

if HAVE_RUBY
rubylib_DATA = $(Gwyddion_RUBY)
endif

clean-local:
	rm -f *~ *.bak