mirror of
https://github.com/adulau/pdns-qof.git
synced 2024-11-22 10:07:09 +00:00
add makefile, I am lazy
This commit is contained in:
parent
d96f2eae0d
commit
14011911a6
1 changed files with 5 additions and 0 deletions
5
i-d/Makefile
Normal file
5
i-d/Makefile
Normal file
|
@ -0,0 +1,5 @@
|
|||
all: pdns-qof.xml
|
||||
xml2rfc pdns-qof.xml
|
||||
|
||||
clean:
|
||||
rm -f pdns-qof.txt
|
Loading…
Reference in a new issue