summaryrefslogtreecommitdiffstats
path: root/ax25/Makefile.in
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>1999-08-10 05:54:53 +0200
committerRalf Baechle <ralf@linux-mips.org>1999-08-10 05:54:53 +0200
commita4cc50373fbe27c973f95628fc142efec14e05cf (patch)
treebc163bed95c61b53f1399cb27e1fe9dd60bb6b4f /ax25/Makefile.in
parent5f5d1604492ae15967f9d86f41fbeeedcae0ae2b (diff)
Import ax25-tools 0.0.4 from tarballax25-tools-0.0.4
Diffstat (limited to 'ax25/Makefile.in')
-rw-r--r--ax25/Makefile.in14
1 files changed, 1 insertions, 13 deletions
diff --git a/ax25/Makefile.in b/ax25/Makefile.in
index 5117b0a..2330236 100644
--- a/ax25/Makefile.in
+++ b/ax25/Makefile.in
@@ -61,6 +61,7 @@ AWK = @AWK@
AX25IO_LIB = @AX25IO_LIB@
AX25_LIB = @AX25_LIB@
CC = @CC@
+DMASCC = @DMASCC@
MAKEINFO = @MAKEINFO@
NCURSES_LIB = @NCURSES_LIB@
PACKAGE = @PACKAGE@
@@ -108,10 +109,6 @@ DEFS = @DEFS@ -I. -I$(srcdir) -I..
CPPFLAGS = @CPPFLAGS@
LDFLAGS = @LDFLAGS@
LIBS = @LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_LIBS = @X_LIBS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
mheard_OBJECTS = mheard.o
mheard_LDADD = $(LDADD)
mheard_DEPENDENCIES =
@@ -468,15 +465,6 @@ distdir: $(DISTFILES)
|| cp -p $$d/$$file $(distdir)/$$file || :; \
fi; \
done
-ax25d.o: ax25d.c ../config.h ../pathnames.h
-axctl.o: axctl.c ../config.h
-axparms.o: axparms.c ../config.h ../pathnames.h
-axspawn.o: axspawn.c ../config.h ../pathnames.h
-beacon.o: beacon.c ../config.h
-bpqparms.o: bpqparms.c ../config.h
-mheard.o: mheard.c ../config.h ../pathnames.h
-mheardd.o: mheardd.c ../config.h ../pathnames.h
-rxecho.o: rxecho.c ../config.h ../pathnames.h
info-am:
info: info-am