comparison regexParser/cerium/Makefile.macosx @ 274:e219e339e718

make loop fixed
author Masataka Kohagura <kohagura@cr.ie.u-ryukyu.ac.jp>
date Sat, 30 Jan 2016 16:17:25 +0900
parents 5aa9d01926f1
children
comparison
equal deleted inserted replaced
273:bc704a31e842 274:e219e339e718
36 ./$(TARGET) -file c.txt -cpu 4 -i 36 ./$(TARGET) -file c.txt -cpu 4 -i
37 clean: 37 clean:
38 rm -f $(TARGET) $(OBJS) $(TASK_OBJS) 38 rm -f $(TARGET) $(OBJS) $(TASK_OBJS)
39 rm -f *~ \#* 39 rm -f *~ \#*
40 rm -f ppe/*~ ppe/\#* 40 rm -f ppe/*~ ppe/\#*
41 rm -f spe/*~ spe/\#*