Loading Configurations/windows-makefile.tmpl +2 −2 Original line number Diff line number Diff line Loading @@ -311,11 +311,11 @@ chomp; s/^Note: including file: *//; \$\$collect{\$\$_} = 1; END { print '$obj$objext: ',join(" ", sort keys \%collect),"\\n" } <<KEEP << $obj$objext: $obj$depext \$(CC) \$(CFLAGS) $ecflags$incs -c \$(COUTFLAG)\$\@ @<< $srcs <<KEEP << EOF } Loading Loading
Configurations/windows-makefile.tmpl +2 −2 Original line number Diff line number Diff line Loading @@ -311,11 +311,11 @@ chomp; s/^Note: including file: *//; \$\$collect{\$\$_} = 1; END { print '$obj$objext: ',join(" ", sort keys \%collect),"\\n" } <<KEEP << $obj$objext: $obj$depext \$(CC) \$(CFLAGS) $ecflags$incs -c \$(COUTFLAG)\$\@ @<< $srcs <<KEEP << EOF } Loading