File: rules

package info (click to toggle)
php-tokenreflection 1.4.0-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 608 kB
  • ctags: 1,979
  • sloc: php: 7,831; makefile: 7
file content (10 lines) | stat: -rwxr-xr-x 192 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f
%:
	dh $@ --with phpcomposer

override_dh_auto_build:
	phpab --output 	TokenReflection/autoload.php \
			TokenReflection

get-orig-source:
	uscan --force --verbose --rename