diff options
Diffstat (limited to 'bin/domainname/Makefile')
-rw-r--r-- | bin/domainname/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bin/domainname/Makefile b/bin/domainname/Makefile new file mode 100644 index 0000000..8274b61 --- /dev/null +++ b/bin/domainname/Makefile @@ -0,0 +1,5 @@ +# $Id$ + +PROG= domainname + +.include <bsd.prog.mk> |