mirror of
git://git.proxmox.com/git/proxmox-mini-journalreader.git
synced 2025-01-04 05:17:46 +03:00
94e0d0e05a
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
8 lines
151 B
Makefile
Executable File
8 lines
151 B
Makefile
Executable File
#!/usr/bin/make -f
|
|
# See debhelper(7) (uncomment to enable)
|
|
# output every command that modifies files on the build system.
|
|
#DH_VERBOSE = 1
|
|
|
|
%:
|
|
dh $@
|