Allow OS to define default package locations.

This commit is contained in:
Roy Marples
2008-01-11 10:55:36 +00:00
parent 349f4a81e6
commit 13c552c3ec
18 changed files with 54 additions and 40 deletions

View File

@@ -6,8 +6,6 @@ _CONTENTS_SH= ls -1 | grep -v Makefile | xargs
_CONTENTS!= ${_CONTENTS_SH}
CONTENTS= ${_CONTENTS}$(shell ${_CONTENTS_SH})
INSTALL?= install
include ${MK}/os.mk
all: