diff options
author | Roy Marples <roy@marples.name> | 2007-11-14 15:23:20 +0000 |
---|---|---|
committer | Roy Marples <roy@marples.name> | 2007-11-14 15:23:20 +0000 |
commit | 75f5b5fe1d8ce62c80bc7033d717d700e0f81dbd (patch) | |
tree | 5afc73326e941962bd89e9d1e8a7661b4d702823 /etc.BSD/Makefile | |
parent | 39227ede1d1571192e12ac2f957951d79f36cfa5 (diff) |
These files belong in baselayout
Diffstat (limited to 'etc.BSD/Makefile')
-rw-r--r-- | etc.BSD/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc.BSD/Makefile b/etc.BSD/Makefile index b78ea8b4..61df479d 100644 --- a/etc.BSD/Makefile +++ b/etc.BSD/Makefile @@ -1,5 +1,5 @@ DIR = /etc -FILES = COPYRIGHT issue issue.logo login.conf rc rc.shutdown +FILES = rc rc.shutdown TOPDIR = .. include $(TOPDIR)/default.mk |