File: Makefile.am

package info (click to toggle)
xine-plugin 1.0.2-1
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 2,472 kB
  • ctags: 3,042
  • sloc: sh: 9,367; ansic: 6,403; cpp: 1,563; makefile: 157
file content (22 lines) | stat: -rw-r--r-- 413 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
EXTRA_DIST = build_rpms.sh \
	xine-plugin.spec.in \
	xine-plugin.spec \
	xine-logo.ogg \
	xine-logo.png

logodir = $(PLUGIN_DIR)
logo_DATA = $(PLUGIN_LOGO)

debug:

install-debug: install

mostlyclean-generic:
	-rm -f *~ \#* .*~ .\#* 


maintainer-clean-generic:
	-@echo "This command is intended for maintainers to use;"
	-@echo "it deletes files that may require special tools to rebuild."
	-rm -f Makefile.in