[go: up one dir, main page]

File: Makefile

package info (click to toggle)
rpmlint 2.7.0-3
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 8,264 kB
  • sloc: python: 20,518; ansic: 2,511; xml: 1,272; makefile: 17; sh: 4
file content (7 lines) | stat: -rw-r--r-- 127 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
all: rpmlint/__isocodes__.py

clean:
	rm -f rpmlint/__isocodes__.py

rpmlint/__isocodes__.py:
	tools/generate-isocodes.py > $@