File: rules

package info (click to toggle)
mupen64plus 2.6.0%2B1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 52 kB
  • sloc: makefile: 3
file content (7 lines) | stat: -rwxr-xr-x 260 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
#!/usr/bin/make -f
# -*- makefile -*-

binary binary-arch binary-indep build build-arch build-indep clean install install-arch install-indep:
	dh $@

.PHONY: binary binary-arch binary-indep build build-arch build-indep clean install install-arch install-indep