mirror of
https://github.com/nsacyber/HIRS.git
synced 2024-12-20 13:33:13 +00:00
8 lines
70 B
Plaintext
8 lines
70 B
Plaintext
|
#!/usr/bin/make -f
|
||
|
# -*- makefile -*-
|
||
|
|
||
|
export DH_VERBOSE=1
|
||
|
|
||
|
%:
|
||
|
dh $@
|