6 lines
186 B
Makefile
Executable file
6 lines
186 B
Makefile
Executable file
#!/usr/bin/make -f
|
|
include /usr/share/cdbs/1/class/makefile.mk
|
|
include /usr/share/cdbs/1/rules/debhelper.mk
|
|
|
|
DEB_MAKE_INSTALL_TARGET=install
|
|
DEB_COMPRESS_EXCLUDE_ALL := device_table.txt
|