2009-05-01 15:11:40 +01:00
|
|
|
# Copyright (c) 2008 Roy Marples <roy@marples.name>
|
2008-03-26 17:53:37 +00:00
|
|
|
# All rights reserved. Released under the 2-clause BSD license.
|
2008-03-19 15:38:05 +00:00
|
|
|
|
|
|
|
# Generic definitions
|
|
|
|
|
|
|
|
PKG_PREFIX?= /usr/pkg
|
|
|
|
include ${MK}/os-BSD.mk
|