diff --git a/ggatec/Makefile.depend b/ggatec/Makefile.depend index 3ca9d65..12446ee 100644 --- a/ggatec/Makefile.depend +++ b/ggatec/Makefile.depend @@ -2,8 +2,6 @@ DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,} -DEP_MACHINE := ${.PARSEFILE:E} - DIRDEPS = \ gnu/lib/libgcc \ include \ diff --git a/ggated/Makefile.depend b/ggated/Makefile.depend index bcc7a2b..7bcfe66 100644 --- a/ggated/Makefile.depend +++ b/ggated/Makefile.depend @@ -2,8 +2,6 @@ DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,} -DEP_MACHINE := ${.PARSEFILE:E} - DIRDEPS = \ gnu/lib/libgcc \ include \ diff --git a/ggatel/Makefile.depend b/ggatel/Makefile.depend index 21370bf..a3c94c8 100644 --- a/ggatel/Makefile.depend +++ b/ggatel/Makefile.depend @@ -2,8 +2,6 @@ DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,} -DEP_MACHINE := ${.PARSEFILE:E} - DIRDEPS = \ gnu/lib/libgcc \ include \