comparison Makefile @ 2:75f25ab4022c

update
author anatofuz <anatofuz@cr.ie.u-ryukyu.ac.jp>
date Thu, 25 Jul 2019 09:00:25 +0900
parents 7d266b61ec2a
children 3cdf1d015159
comparison
equal deleted inserted replaced
1:59c56be5222e 2:75f25ab4022c
1 CFLAGS=-std=c11 -g -static 1 CFLAGS=-std=c11 -g -static -Wall
2 2
3 9cc: 9cc.c 3 9cc: 9cc.c
4 4
5 test: 9cc 5 test: 9cc
6 ./test.sh 6 ./test.sh