/[pgestraier]/trunk/Makefile
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/Makefile

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 36 by dpavlin, Thu Jul 7 17:21:50 2005 UTC revision 37 by dpavlin, Thu Jul 7 17:24:22 2005 UTC
# Line 24  html: Line 24  html:
24    
25  cvs:  cvs:
26          svn2cvs.pl file:///home/dpavlin/private/svn/pgestraier/trunk/ :ext:dpavlin@cvs.pgfoundry.org:/cvsroot/pgestraier pgestraier          svn2cvs.pl file:///home/dpavlin/private/svn/pgestraier/trunk/ :ext:dpavlin@cvs.pgfoundry.org:/cvsroot/pgestraier pgestraier
27          rsync doc/pgestraier.html pgfoundry.org:/home/pgfoundry.org/groups/pgestraier/htdocs/index.html          test -f doc/pgestraier.html && rsync doc/pgestraier.html pgfoundry.org:/home/pgfoundry.org/groups/pgestraier/htdocs/index.html || true
28    
29  %.o: %.c  %.o: %.c
30          @echo $@ $< $^          @echo $@ $< $^

Legend:
Removed from v.36  
changed lines
  Added in v.37

  ViewVC Help
Powered by ViewVC 1.1.26