8 lines
75 B
Makefile
Executable file
8 lines
75 B
Makefile
Executable file
#!/usr/bin/make -f
|
|
|
|
%:
|
|
dh ${@}
|
|
|
|
upstream:
|
|
rm -rf docs
|
|
rm -rf font/fonts
|