From: Roland McGrath Date: Mon, 1 Feb 1993 00:11:27 +0000 (+0000) Subject: Formerly compatMakefile.~58~ X-Git-Tag: 3.70.2~400 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c516ccd35be4dc2a31a489409784287a9642ca8;p=thirdparty%2Fmake.git Formerly compatMakefile.~58~ --- diff --git a/compatMakefile b/compatMakefile index 10d32156..0a01c63d 100644 --- a/compatMakefile +++ b/compatMakefile @@ -152,7 +152,7 @@ make: $(objs) .c.o: $(CC) $(defines) -c -I. -I$(srcdir) -I$(srcdir)/glob \ $(CFLAGS) $< $(OUTPUT_OPTION) -remote.o: remote.c +remote.o: remote.c remote-*.c $(CC) $(defines) $(REMOTE) -c -I. -I$(srcdir) \ $(CFLAGS) $(srcdir)/remote.c