Files
rocm-systems/pkg/debian/rules
T

14 rivejä
193 B
Makefile
Raaka Normaali näkymä Historia

2015-12-18 13:35:22 -08:00
#!/usr/bin/make -f
%:
2015-12-18 14:05:37 -08:00
dh $@ --parallel
override_dh_auto_install:
PREFIX=debian/tmp dh_auto_install
2016-06-15 16:54:57 -07:00
override_dh_auto_test:
# Do not make test
override_dh_auto_clean:
# Do not make clean