Browse Source

Updated dependencies

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

+ 2
- 0
ggatec/Makefile.depend View File

@@ -3,12 +3,14 @@
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}

DIRDEPS = \
gnu/lib/csu \
gnu/lib/libgcc \
include \
include/arpa \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libc_nonshared \
lib/libcompiler_rt \
lib/libexpat \
lib/libgeom \


+ 2
- 0
ggated/Makefile.depend View File

@@ -3,12 +3,14 @@
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}

DIRDEPS = \
gnu/lib/csu \
gnu/lib/libgcc \
include \
include/arpa \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libc_nonshared \
lib/libcompiler_rt \
lib/libgeom \
lib/libthr \


+ 2
- 0
ggatel/Makefile.depend View File

@@ -3,12 +3,14 @@
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}

DIRDEPS = \
gnu/lib/csu \
gnu/lib/libgcc \
include \
include/arpa \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libc_nonshared \
lib/libcompiler_rt \
lib/libexpat \
lib/libgeom \


Loading…
Cancel
Save