Skip to content
Snippets Groups Projects
Commit de34b9a7 authored by Raymond Toy's avatar Raymond Toy
Browse files

Remove DEPENDS and set DEPENDS_FLAG for ppc.

parent b9cf3661
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,7 @@ CC = gcc
LD = ld
NM = $(PATH1)/darwin-nm
CPP = cpp -no-cpp-precomp
DEPEND = $(CC) -MM
DEPEND_FLAGS = -MM
ifdef FEATURE_LINKAGE_TABLE
LINKAGE = -DLINKAGE_TABLE
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment