Formerly compatMakefile.~58~
authorRoland McGrath <roland@redhat.com>
Mon, 1 Feb 1993 00:11:27 +0000 (00:11 +0000)
committerRoland McGrath <roland@redhat.com>
Mon, 1 Feb 1993 00:11:27 +0000 (00:11 +0000)
compatMakefile

index 10d3215..0a01c63 100644 (file)
@@ -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