determine the size of Stage 2 automatically.

This commit is contained in:
okuji 1999-09-15 05:41:03 +00:00
parent e8d6ef494e
commit 4ea54f2d0a
9 changed files with 57 additions and 28 deletions

View file

@ -1,4 +1,6 @@
SUBDIRS = stage1 netboot stage2 grub docs debian
# Stage 1 is built after Stage 2, so that the size of Stage 2 is
# encoded into Stage 1.
SUBDIRS = netboot stage2 stage1 grub docs debian
EXTRA_DIST = BUGS
# We get $(PACKAGE) and $(VERSION) from debian/changelog.