From a4cc50373fbe27c973f95628fc142efec14e05cf Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Tue, 10 Aug 1999 05:54:53 +0200 Subject: Import ax25-tools 0.0.4 from tarball --- ax25/Makefile.in | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) (limited to 'ax25/Makefile.in') 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 -- cgit v1.2.3