diff options
author | Roy Marples <roy@marples.name> | 2008-01-11 10:55:36 +0000 |
---|---|---|
committer | Roy Marples <roy@marples.name> | 2008-01-11 10:55:36 +0000 |
commit | 13c552c3ece84b0d4e3b8e24eaa6b7196019b957 (patch) | |
tree | 83e9094e446624f94fa41ff5dc276027a825e915 /Makefile | |
parent | 349f4a81e64d8c29d87490b73a65ad10c8e506e2 (diff) |
Allow OS to define default package locations.
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -8,8 +8,6 @@ PKG= ${NAME}-${VERSION} SUBDIR= conf.d doc etc init.d man net runlevels sh src -INSTALL?= install - INSTALLAFTER= _installafter MK= mk |