/[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.3 by dpavlin, Wed Aug 9 19:43:30 2000 UTC revision 1.4 by dpavlin, Wed Aug 9 21:10:59 2000 UTC
# Line 7  URL2=http://localhost/~dpavlin/?foo Line 7  URL2=http://localhost/~dpavlin/?foo
7    
8  all:  all:
9          $(APXS) -c $(APXS_FLAGS) mod_czs.c          $(APXS) -c $(APXS_FLAGS) mod_czs.c
10            $(APXS) -c $(APXS_FLAGS) mod_noczs.c
11    
12  install: mod_czs.so mod_czs.c  install: mod_czs.so mod_czs.c
13          $(APXS) -a -i mod_czs.so          $(APXS) -a -i mod_czs.so
# Line 19  test: Line 20  test:
20    
21  test2:  test2:
22          wget --save-headers --proxy=off -O out2 $(URL2)          wget --save-headers --proxy=off -O out2 $(URL2)
23    

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

  ViewVC Help
Powered by ViewVC 1.1.26