Files
mckernel/test/issues/1195/Makefile
Ken Sato dac99f708c test: Add test programs for #1195
Refs: #1195
Change-Id: I21339f2597caf1704cc7d104e4bc5835d5270af6
2019-02-19 16:29:00 +09:00

9 lines
80 B
Makefile

all: $(TARGET)
test: all
@sh ./C1195.sh
clean:
rm -f $(TARGET) *.o CT*.txt