mirror of
https://github.com/mirror/make.git
synced 2026-08-09 17:38:47 +00:00
Formerly compatMakefile.~58~
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user