summaryrefslogtreecommitdiffstats
path: root/ax25/Makefile.in
diff options
context:
space:
mode:
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