summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
Diffstat (limited to 'games')
-rw-r--r--games/bcd/Makefile.depend1
-rw-r--r--games/caesar/Makefile.depend1
-rw-r--r--games/factor/Makefile.depend1
-rw-r--r--games/fortune/fortune/Makefile.depend1
-rw-r--r--games/fortune/strfile/Makefile.depend1
-rw-r--r--games/fortune/unstr/Makefile.depend1
-rw-r--r--games/grdc/Makefile.depend1
-rw-r--r--games/morse/Makefile.depend1
-rw-r--r--games/number/Makefile.depend1
-rw-r--r--games/pom/Makefile.depend1
-rw-r--r--games/ppt/Makefile.depend1
-rw-r--r--games/primes/Makefile.depend1
-rw-r--r--games/random/Makefile.depend1
13 files changed, 1 insertions, 12 deletions
diff --git a/games/bcd/Makefile.depend b/games/bcd/Makefile.depend
index 6caf55f..96aa2a2 100644
--- a/games/bcd/Makefile.depend
+++ b/games/bcd/Makefile.depend
@@ -9,7 +9,6 @@ DIRDEPS = \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
- lib/libc_nonshared \
lib/libcompiler_rt \
diff --git a/games/caesar/Makefile.depend b/games/caesar/Makefile.depend
index 26b0cb7..da4f56b 100644
--- a/games/caesar/Makefile.depend
+++ b/games/caesar/Makefile.depend
@@ -9,7 +9,6 @@ DIRDEPS = \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
- lib/libc_nonshared \
lib/libcompiler_rt \
lib/msun \
diff --git a/games/factor/Makefile.depend b/games/factor/Makefile.depend
index 761a024..ebcc779 100644
--- a/games/factor/Makefile.depend
+++ b/games/factor/Makefile.depend
@@ -3,6 +3,7 @@
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
DIRDEPS = \
+ gnu/lib/csu \
gnu/lib/libgcc \
include \
include/xlocale \
diff --git a/games/fortune/fortune/Makefile.depend b/games/fortune/fortune/Makefile.depend
index 6caf55f..96aa2a2 100644
--- a/games/fortune/fortune/Makefile.depend
+++ b/games/fortune/fortune/Makefile.depend
@@ -9,7 +9,6 @@ DIRDEPS = \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
- lib/libc_nonshared \
lib/libcompiler_rt \
diff --git a/games/fortune/strfile/Makefile.depend b/games/fortune/strfile/Makefile.depend
index 6caf55f..96aa2a2 100644
--- a/games/fortune/strfile/Makefile.depend
+++ b/games/fortune/strfile/Makefile.depend
@@ -9,7 +9,6 @@ DIRDEPS = \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
- lib/libc_nonshared \
lib/libcompiler_rt \
diff --git a/games/fortune/unstr/Makefile.depend b/games/fortune/unstr/Makefile.depend
index 6caf55f..96aa2a2 100644
--- a/games/fortune/unstr/Makefile.depend
+++ b/games/fortune/unstr/Makefile.depend
@@ -9,7 +9,6 @@ DIRDEPS = \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
- lib/libc_nonshared \
lib/libcompiler_rt \
diff --git a/games/grdc/Makefile.depend b/games/grdc/Makefile.depend
index 233a7c6..4f4df65 100644
--- a/games/grdc/Makefile.depend
+++ b/games/grdc/Makefile.depend
@@ -9,7 +9,6 @@ DIRDEPS = \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
- lib/libc_nonshared \
lib/libcompiler_rt \
lib/ncurses/ncurses \
lib/ncurses/ncursesw \
diff --git a/games/morse/Makefile.depend b/games/morse/Makefile.depend
index 6caf55f..96aa2a2 100644
--- a/games/morse/Makefile.depend
+++ b/games/morse/Makefile.depend
@@ -9,7 +9,6 @@ DIRDEPS = \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
- lib/libc_nonshared \
lib/libcompiler_rt \
diff --git a/games/number/Makefile.depend b/games/number/Makefile.depend
index 6caf55f..96aa2a2 100644
--- a/games/number/Makefile.depend
+++ b/games/number/Makefile.depend
@@ -9,7 +9,6 @@ DIRDEPS = \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
- lib/libc_nonshared \
lib/libcompiler_rt \
diff --git a/games/pom/Makefile.depend b/games/pom/Makefile.depend
index 26b0cb7..da4f56b 100644
--- a/games/pom/Makefile.depend
+++ b/games/pom/Makefile.depend
@@ -9,7 +9,6 @@ DIRDEPS = \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
- lib/libc_nonshared \
lib/libcompiler_rt \
lib/msun \
diff --git a/games/ppt/Makefile.depend b/games/ppt/Makefile.depend
index e9a1dda..2d9ec50 100644
--- a/games/ppt/Makefile.depend
+++ b/games/ppt/Makefile.depend
@@ -8,7 +8,6 @@ DIRDEPS = \
include \
lib/${CSU_DIR} \
lib/libc \
- lib/libc_nonshared \
lib/libcompiler_rt \
diff --git a/games/primes/Makefile.depend b/games/primes/Makefile.depend
index 26b0cb7..da4f56b 100644
--- a/games/primes/Makefile.depend
+++ b/games/primes/Makefile.depend
@@ -9,7 +9,6 @@ DIRDEPS = \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
- lib/libc_nonshared \
lib/libcompiler_rt \
lib/msun \
diff --git a/games/random/Makefile.depend b/games/random/Makefile.depend
index 6caf55f..96aa2a2 100644
--- a/games/random/Makefile.depend
+++ b/games/random/Makefile.depend
@@ -9,7 +9,6 @@ DIRDEPS = \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
- lib/libc_nonshared \
lib/libcompiler_rt \
OpenPOWER on IntegriCloud