diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -CFLAGS = -std=gnu99 -Wall +CFLAGS = -std=gnu99 -Wall -Wextra -ggdb all: ell ell: ell.c $(CC) $(CFLAGS) $< -o $@ |
index : ell | ||
Middle ground between Scheme and Tcl | Přemysl Eric Janouch <p@janouch.name> |
aboutsummaryrefslogtreecommitdiff |