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 --- call/Makefile.in | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'call/Makefile.in') diff --git a/call/Makefile.in b/call/Makefile.in index 979b9f8..e2708a3 100644 --- a/call/Makefile.in +++ b/call/Makefile.in @@ -280,6 +280,12 @@ distdir: $(DISTFILES) || cp -p $$d/$$file $(distdir)/$$file || :; \ fi; \ done +call.o: call.c ../config.h ../pathnames.h call.h crc.h menu.h +crc.o: crc.c +dostime.o: dostime.c +menu.o: menu.c menu.h +yapp.o: yapp.c ../config.h call.h + info-am: info: info-am dvi-am: -- cgit v1.2.3