aboutsummaryrefslogtreecommitdiff
path: root/rpsl2acl
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2012-03-26 13:06:31 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2012-03-26 13:08:25 +0300
commitd39b0783d77ba756681c539b3ee19b8997494317 (patch)
treea7bd3068ed3872b3461fb88456108690eb07852d /rpsl2acl
parent9d6e6d1c7bb737da4b9bef81d612ffa702ab2795 (diff)
downloaddnstools-d39b0783d77ba756681c539b3ee19b8997494317.tar.gz
dnstools-d39b0783d77ba756681c539b3ee19b8997494317.tar.bz2
Add maintainer makefiles.
* .gitignore: Update. * dnsdbck/.gitignore: New file. * rpsl2acl/.gitignore: New file. * Make.rules: New file. * Make.vars: New file. * Makefile: New file. * dnsdbck/GNUmakefile: New file. * rpsl2acl/GNUmakefile: New file.
Diffstat (limited to 'rpsl2acl')
-rw-r--r--rpsl2acl/.gitignore1
-rw-r--r--rpsl2acl/GNUmakefile2
2 files changed, 3 insertions, 0 deletions
diff --git a/rpsl2acl/.gitignore b/rpsl2acl/.gitignore
new file mode 100644
index 0000000..f3c7a7c
--- /dev/null
+++ b/rpsl2acl/.gitignore
@@ -0,0 +1 @@
+Makefile
diff --git a/rpsl2acl/GNUmakefile b/rpsl2acl/GNUmakefile
new file mode 100644
index 0000000..e61b3c3
--- /dev/null
+++ b/rpsl2acl/GNUmakefile
@@ -0,0 +1,2 @@
+include ../Make.vars
+include ../Make.rules

Return to:

Send suggestions and report system problems to the System administrator.