From e602d606806bf37aca8ebb19b32cfa35bc03efc7 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Tue, 17 Apr 2001 00:37:49 +0200 Subject: Import ax25-apps 0.0.5 from tarball --- ax25ipd/Makefile.in | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ax25ipd/Makefile.in') diff --git a/ax25ipd/Makefile.in b/ax25ipd/Makefile.in index 513d44d..752db0a 100644 --- a/ax25ipd/Makefile.in +++ b/ax25ipd/Makefile.in @@ -346,6 +346,14 @@ distdir: $(DISTFILES) || cp -p $$d/$$file $(distdir)/$$file || :; \ fi; \ done +ax25ipd.o: ax25ipd.c ../config.h ../pathnames.h ax25ipd.h +config.o: config.c ax25ipd.h ../pathnames.h +crc.o: crc.c ax25ipd.h ../pathnames.h +io.o: io.c ax25ipd.h ../pathnames.h +kiss.o: kiss.c ax25ipd.h ../pathnames.h +process.o: process.c ax25ipd.h ../pathnames.h +routing.o: routing.c ax25ipd.h ../pathnames.h + info-am: info: info-am dvi-am: -- cgit v1.2.3