Browse Source

dirdeps.mk now sets DEP_RELDIR

tags/ggatessh-v1.0.0
sjg 9 years ago
parent
commit
33f0ffcf34
3 changed files with 0 additions and 6 deletions
  1. +0
    -2
      ggatec/Makefile.depend
  2. +0
    -2
      ggated/Makefile.depend
  3. +0
    -2
      ggatel/Makefile.depend

+ 0
- 2
ggatec/Makefile.depend View File

@@ -1,7 +1,5 @@
# Autogenerated - do NOT edit!

DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}

DIRDEPS = \
gnu/lib/csu \
gnu/lib/libgcc \


+ 0
- 2
ggated/Makefile.depend View File

@@ -1,7 +1,5 @@
# Autogenerated - do NOT edit!

DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}

DIRDEPS = \
gnu/lib/csu \
gnu/lib/libgcc \


+ 0
- 2
ggatel/Makefile.depend View File

@@ -1,7 +1,5 @@
# Autogenerated - do NOT edit!

DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}

DIRDEPS = \
gnu/lib/csu \
gnu/lib/libgcc \


Loading…
Cancel
Save