makefile: remove old target
This commit is contained in:
parent
2e0d8105e1
commit
0b2fcf5bac
3
makefile
3
makefile
@ -42,8 +42,5 @@ ex-7/bin/main: ex-7/main.c ex-7/common.c ex-7/fisher.c ex-7/percep.c
|
|||||||
ex-7/bin/test: ex-7/test.c ex-7/common.c
|
ex-7/bin/test: ex-7/test.c ex-7/common.c
|
||||||
$(CCOMPILE)
|
$(CCOMPILE)
|
||||||
|
|
||||||
misc: misc/bin/pdfs
|
|
||||||
misc/bin/pdfs: misc/pdfs.c
|
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
rm -rf ex-*/bin
|
rm -rf ex-*/bin
|
||||||
|
Loading…
Reference in New Issue
Block a user