Ticket #382: make.patch
| File make.patch, 424 bytes (added by rg, 4 years ago) |
|---|
-
config/gen/makefiles/root.in
612 612 .pmc.dump : 613 613 $(PMC2CD) $< 614 614 615 #IF(win32 and msvcversion):.pmc.c : 616 #ELSE:.pmc.c : $(SRC_DIR)/pmc/pmc_sub.h 615 .pmc.c : 617 616 $(PMC2CC) $< 618 617 619 618 # not all makes might understand this, so the rules are generated
