you defined .PHONY twice; good catch with CPPFLAGS tho, i forgot PP did not stand for ++
This commit is contained in:
parent
e9968789e5
commit
1e8489879e
2
Makefile
2
Makefile
@ -54,5 +54,3 @@ test: ${OUT}
|
||||
|
||||
clean:
|
||||
-rm ${OUT} ${OBJECT} ${GENOBJECT} ${GENSOURCE}
|
||||
|
||||
.PHONY: test clean
|
||||
|
Loading…
x
Reference in New Issue
Block a user