about summary refs log tree commit diff stats
path: root/Makefile
blob: 2b28994be0295ec0e8fd565068064cb2d0c6f502 (plain) (blame)
1
2
3
4
5
6
7
CC := c99
CFLAGS := -Wall -Wextra -DFROM_NUMERICALS=\"123456789@\" -DTO_NUMERICALS=\"12345\" -g

all: numericx

run: all
	./numericx 2345