diff options
Diffstat (limited to 'local.d/Makefile')
-rw-r--r-- | local.d/Makefile | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/local.d/Makefile b/local.d/Makefile deleted file mode 100644 index 7a7d31dd..00000000 --- a/local.d/Makefile +++ /dev/null @@ -1,6 +0,0 @@ -DIR= ${LOCALDIR} -CONF= README - -MK= ../mk -include ${MK}/os.mk -include ${MK}/scripts.mk |