This commit is contained in:
Anton Kachalov 2005-08-05 13:33:39 +00:00
parent 59d68ab38c
commit 7709157d88

View File

@ -50,13 +50,13 @@ BINDIR ?= /usr/bin
LIBDIR ?= /usr/lib
BINSDIR ?= $(LIBDIR)/propagator/bin
include Makefile.common
STAGE1BINS = $(METHODS:%=stage1-%)
BINS = init $(STAGE1BINS) gencpio
all: version.h $(BINS)
include Makefile.common
DEFS =
ifneq ($(WITH_SHELL),)
DEFS += -DSPAWN_SHELL