File: rules

package info (click to toggle)
openhackware 0.4.1%2Bgit-20140423.c559da7c-4.1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,312 kB
  • sloc: ansic: 22,217; asm: 657; makefile: 183
file content (13 lines) | stat: -rwxr-xr-x 189 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f

export CROSS_COMPILE="powerpc-linux-gnu-"

%:
	dh $@ --parallel

override_dh_auto_build-indep:
	dh_auto_build

override_dh_auto_clean:
	$(MAKE) clean
	rm -f ppc_rom.bin