- or download this
diff -u -r t:/makeMaker/ExtUtils-MakeMaker-6.62/lib/ExtUtils/MakeMaker
+.pm
t:/makeMaker/ExtUtils-MakeMaker-modified/lib/ExtUtils/MakeMaker.pm
...
+}
=head2 Targets
- or download this
# --- MakeMaker ???? section:
...
ifneq "$(.VARIABLES)" ""
MAKE_USED = gnumake
endif
- or download this
!IF 0
This makefile is intended to be used by nmake
!ENDIF
- or download this
# --- MakeMaker top_targets section:
all :: check_run_conditions pure_all
$(NOECHO) $(NOOP)
- or download this
push @{$self->{RESULT}},
'',
...
push @{$self->{RESULT}},
' $(NOECHO) $(NOOP)';
}