/[mod_czs]/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 /Makefile

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

revision 1.2 by dpavlin, Wed Aug 9 07:12:56 2000 UTC revision 1.3 by dpavlin, Wed Aug 9 19:43:30 2000 UTC
# Line 2  APXS_FLAGS=-DTEST_QUERYSTRING -DDEBUG -i Line 2  APXS_FLAGS=-DTEST_QUERYSTRING -DDEBUG -i
2  #APXS=/usr/local/apache/bin/apxs  #APXS=/usr/local/apache/bin/apxs
3  #URL=http://dpavlinusic.pliva.hr/~dpavlin/case12.html.czs  #URL=http://dpavlinusic.pliva.hr/~dpavlin/case12.html.czs
4  APXS=/usr/sbin/apxs  APXS=/usr/sbin/apxs
5  URL=http://localhost:8080/_/~dpavlin/  URL=http://localhost/czs/~dpavlin/
6  URL2=http://localhost:8080/~dpavlin/?foo  URL2=http://localhost/~dpavlin/?foo
7    
8  all:  all:
9          $(APXS) -c $(APXS_FLAGS) mod_czs.c          $(APXS) -c $(APXS_FLAGS) mod_czs.c

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

  ViewVC Help
Powered by ViewVC 1.1.26