Diff for /np2/x11/Attic/Imakefile between versions 1.40 and 1.41

version 1.40, 2011/12/24 01:42:23 version 1.41, 2011/12/24 14:06:13
Line 242  ALLSRCS= $(ASRCS) $(CSRCS) Line 242  ALLSRCS= $(ASRCS) $(CSRCS)
         $(CC) -o $@ $(CFLAGS) $(_NOOP_) -c $<          $(CC) -o $@ $(CFLAGS) $(_NOOP_) -c $<
   
 xnp2.man: xnp2.man1  xnp2.man: xnp2.man1
         @sed -e 's;@PKGDATADIR@;$(LIBDIR)/xnp2;' < $< > $@          @sed -e 's;@PKGDATADIR@;$(LIBDIR)/xnp2;' < xnp2.man1 > $@
   
 xnp2.jman: xnp2.jman1  xnp2.jman: xnp2.jman1
         @sed -e 's;@PKGDATADIR@;$(LIBDIR)/xnp2;' < $< > $@          @sed -e 's;@PKGDATADIR@;$(LIBDIR)/xnp2;' < xnp2.jman1 > $@
   
 ComplexProgramTarget(xnp2)  ComplexProgramTarget(xnp2)
   

Removed from v.1.40  
changed lines
  Added in v.1.41


RetroPC.NET-CVS <cvs@retropc.net>