aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>1997-04-21 20:00:42 +0000
committerTom Tromey <tromey@redhat.com>1997-04-21 20:00:42 +0000
commitba26181f82a9ae92b4e24225313dce9efadb79cb (patch)
tree451b05ba8c347ffc2a9d300c702b22c4e75fa132 /Makefile.in
parenta21dd1e0904c94bd651f431f02e32b6769d84b2c (diff)
downloadgdb-ba26181f82a9ae92b4e24225313dce9efadb79cb.zip
gdb-ba26181f82a9ae92b4e24225313dce9efadb79cb.tar.gz
gdb-ba26181f82a9ae92b4e24225313dce9efadb79cb.tar.bz2
* configure.in: Added gnuserv everywhere sn appears.
* Makefile.in (ALL_MODULES): Added all-gnuserv. (CROSS_CHECK_MODULES): Added check-gnuserv. (INSTALL_MODULES): Added install-gnuserv. (CLEAN_MODULES): Added clean-gnuserv. (all-gnuserv): New target.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 900b37d..ff73b69 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -442,6 +442,7 @@ ALL_MODULES = \
all-flex \
all-gas \
all-gawk \
+ all-gnuserv \
all-gprof \
all-grep \
all-grez \
@@ -510,6 +511,7 @@ CROSS_CHECK_MODULES = \
check-find \
check-gas \
check-gawk \
+ check-gnuserv \
check-gprof \
check-grep \
check-gzip \
@@ -573,6 +575,7 @@ INSTALL_MODULES = \
install-flex \
install-gas \
install-gawk \
+ install-gnuserv \
install-gprof \
install-grep \
install-grez \
@@ -715,6 +718,7 @@ CLEAN_MODULES = \
clean-flex \
clean-gas \
clean-gawk \
+ clean-gnuserv \
clean-gprof \
clean-grep \
clean-grez \
@@ -1341,6 +1345,7 @@ all-gcc: all-libiberty all-byacc all-binutils all-gas all-ld
all-bootstrap: all-libiberty all-byacc all-binutils all-gas all-ld
GDB_TK = all-tk all-tcl
all-gdb: all-libiberty all-opcodes all-bfd all-mmalloc all-readline all-byacc all-sim $(gdbnlmrequirements) $(GDB_TK)
+all-gnuserv:
all-gprof: all-libiberty all-bfd all-opcodes
all-grep: all-libiberty
all-grez: all-libiberty all-bfd all-opcodes