Diff for /imach/src/Makefile between versions 1.52 and 1.53

version 1.52, 2015/01/03 18:41:06 version 1.53, 2015/01/04 09:35:04
Line 297  imachILC64-noreg-setup: IMaCh-ilc64.exe Line 297  imachILC64-noreg-setup: IMaCh-ilc64.exe
         $(SETUPCOMP) /cc $(TMPNOREGSETUPSCRIPT)          $(SETUPCOMP) /cc $(TMPNOREGSETUPSCRIPT)
         $(CP) Output/$(TMPSETUPEXE) imachILC64-noreg-setup          $(CP) Output/$(TMPSETUPEXE) imachILC64-noreg-setup
   
 imachILC32-setup: IMaCh-ilc32.exe setup.iss  imachILC32-setup: IMaCh-ilc32-XP.exe setup.iss
         touch setup.iss.in          touch setup.iss.in
         $(CP) IMaCh-ilc32.exe imach.exe          $(CP) IMaCh-ilc32.exe imach.exe
         $(SETUPCOMP) /cc setup.iss          $(SETUPCOMP) /cc setup.iss

Removed from v.1.52  
changed lines
  Added in v.1.53


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>