c91a2a0994
- syslinux: menu.c32 works - features: initial draft + memtest - mv pkg/ pkg.in/ + server-base: include openssh-blacklist by default - mv isodata/ copy/ - README: changed to utf8, added an URL
6 lines
120 B
Makefile
6 lines
120 B
Makefile
PKGDIR=$(GLOBAL_BUILDDIR)/pkg
|
|
|
|
# prefix pkglist name with its directory to form a path
|
|
list = $(1:%=$(PKGDIR)/lists/%)
|
|
|