From 5f8cf73b22b259658d92397f3e6478ef80ed5691 Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Mon, 19 Nov 2007 13:48:43 +0000 Subject: Our build chain now works with GNU and BSD make implementations --- conf.d.Linux/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'conf.d.Linux/Makefile') diff --git a/conf.d.Linux/Makefile b/conf.d.Linux/Makefile index cca715e8..40cbc172 100644 --- a/conf.d.Linux/Makefile +++ b/conf.d.Linux/Makefile @@ -1,7 +1,6 @@ DIR = /etc/conf.d -FILES = net.example -FILES_APPEND = clock rc -FILES_NOEXIST = consolefont keymaps +CONF = consolefont keymaps net.example +CONF_APPEND = clock rc TOPDIR = .. include $(TOPDIR)/default.mk -- cgit v1.2.3