1C_SOURCES := myshell.c
2CFLAGS_EXTRAS := -g0 # No debug info.
3MAKE_DSYM := NO
4
5include Makefile.rules
6