5e0c57eb95
Upstream-commit: 341739d91676d2b136852313bf3b26373af328bb Component: engine
8 lines
94 B
Makefile
Executable File
8 lines
94 B
Makefile
Executable File
#!/usr/bin/make -f
|
|
# -*- makefile -*-
|
|
|
|
#export DH_VERBOSE=1
|
|
|
|
%:
|
|
dh ${@} --with autotools_dev
|