87c27d1be8
Did build trident-installer. Did build iso. Executed tridentctl. Story: 2009101 Task: 43146 Signed-off-by: Dan Voiculeasa <dan.voiculeasa@windriver.com> Change-Id: Id5e62c9a119a9e3b5571dcdf9bfba3f0a207d9f2
8 lines
158 B
Makefile
Executable File
8 lines
158 B
Makefile
Executable File
#!/usr/bin/make -f
|
|
# See debhelper(7) (uncomment to enable)
|
|
# output every command that modifies files on the build system.
|
|
#export DH_VERBOSE = 1
|
|
|
|
%:
|
|
dh $@
|