mkimage-profiles/iso.mk
Michael Shigorin c8b578dd9a features' day
- get rid of $dest
- work on features.in/syslinux
- README++
2011-11-03 20:39:01 +02:00

7 lines
287 B
Makefile

# adding boot/isolinux to prereqs is too late here,
# since profile/populate has already finished by now
iso:
@echo "** starting image build process"
@(cd $(BUILDDIR)/; autoconf; ./configure --with-aptconf=$(HOME)/apt/apt.conf) ###
$(MAKE) -C $(BUILDDIR)/ GLOBAL_BUILDDIR=$(BUILDDIR)