Skip to content
Snippets Groups Projects
Commit 88fbc1d3 authored by Choi Jinyoung's avatar Choi Jinyoung
Browse files

modify Makefile

parent ca25b37f
No related branches found
No related tags found
No related merge requests found
...@@ -13,7 +13,7 @@ fx_s2308_double.o: fx_s2308_double.c ...@@ -13,7 +13,7 @@ fx_s2308_double.o: fx_s2308_double.c
$(CC) $(CFLAGS) fx_s2308_double.c $(CC) $(CFLAGS) fx_s2308_double.c
clean: clean:
-- rm $(OBJS) - rm $(OBJS)
rm fx_s2308_double rm fx_s2308_double
dep : dep :
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment