Remove everything not related to Multiboot. A huge number of files was removed (too many to list them here). The following files were modified: * AUTHORS: Remove GRUB-specific bits. * Makefile.am: Likewise. * THANKS: Likewise. * autogen.sh: Likewise. * configure.ac: Likewise. * docs/Makefile.am: Likewise.
3 lines
107 B
Makefile
3 lines
107 B
Makefile
# Do not change this order if you don't know what you are doing.
|
|
AUTOMAKE_OPTIONS = 1.7 gnu
|
|
SUBDIRS = docs
|