File: Makefile

package info (click to toggle)
python-xlib 0.14%2B20091101-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, squeeze, wheezy
  • size: 1,452 kB
  • ctags: 4,954
  • sloc: python: 22,473; makefile: 91; awk: 89
file content (9 lines) | stat: -rw-r--r-- 174 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
# Make info documentation for Python Xlib

include ../src/defs

python-xlib.info: $(SRCS)
	makeinfo --force --no-split -P $(SRCDIR) $(TOPSRC)

clean:
	rm -f python-xlib.info