8 CFLAGS:=--std=gnu99 -O0 -g --include mlibc.c
19 include make/common.make
31 Usage: make [OPTION]... [TARGET]...
36 clean remove all generated stuff
37 dist create tarball in $(TARBALL)
38 distclean also clean configuration
39 maintainer-clean also clean expensive targets [$(strip $(MAINTAINER-CLEAN))]
40 mescc compile cc/main.c to a.out
41 install install in $$(DESTDIR)$$(PREFIX) [$(DESTDIR)$(PREFIX)]
42 release make a release
43 update-hash update hash in guix.scm