7 lines
54 B
Makefile
Executable File
7 lines
54 B
Makefile
Executable File
#! /usr/bin/make -f
|
|
|
|
export DH_VERBOSE = 1
|
|
|
|
%:
|
|
dh $@
|