summaryrefslogtreecommitdiff
path: root/etc/Makefile
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2007-11-14 13:34:42 +0000
committerRoy Marples <roy@marples.name>2007-11-14 13:34:42 +0000
commitb439703b4d3198f0d1c2568b3f97576d39ed914f (patch)
tree9a09d801d9be87b585b786d94b3b0bb5dd9be659 /etc/Makefile
parent0874acb08c6ab7502bf1e50d8d8cc9adc17b1f10 (diff)
downloadopenrc-b439703b4d3198f0d1c2568b3f97576d39ed914f.tar.gz
openrc-b439703b4d3198f0d1c2568b3f97576d39ed914f.tar.bz2
openrc-b439703b4d3198f0d1c2568b3f97576d39ed914f.tar.xz
These files belong with baselayout
Diffstat (limited to 'etc/Makefile')
-rw-r--r--etc/Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/etc/Makefile b/etc/Makefile
deleted file mode 100644
index d93220f..0000000
--- a/etc/Makefile
+++ /dev/null
@@ -1,7 +0,0 @@
-SUBDIRS = env.d profile.d
-
-DIR = /etc
-FILES = hosts networks profile protocols rc.conf services shells
-
-TOPDIR = ..
-include $(TOPDIR)/default.mk