mirror of
https://salsa.debian.org/srivasta/make-dfsg.git
synced 2024-12-26 14:00:56 +00:00
Formerly compatMakefile.~58~
This commit is contained in:
parent
dfaa02a8d5
commit
3c516ccd35
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue